ibm-plex: 6.2.0 -> 6.4.0

This commit is contained in:
R. Ryantm 2024-01-30 18:09:34 +00:00
parent 0b8f8e0cd9
commit 16d252f344

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "ibm-plex";
version = "6.2.0";
version = "6.4.0";
src = fetchzip {
url = "https://github.com/IBM/plex/releases/download/v${version}/OpenType.zip";
hash = "sha256-RvD/aeZrvltJiuAHqYMNaRsjLgTdcC1/5zqlcd4qKAA=";
hash = "sha256-/aR3bu03VxenSPed6EqrGoPjWCcKT//MVtb9OC8tSRs=";
};
installPhase = ''