Merge pull request #285045 from r-ryantm/auto-update/ibm-plex

ibm-plex: 6.2.0 -> 6.4.0
This commit is contained in:
José Romildo Malaquias
2024-01-31 07:49:02 -03:00
committed by GitHub
+2 -2
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 = ''