Merge pull request #213356 from marsam/update-ibm-plex

ibm-plex: 6.0.1 -> 6.1.1
This commit is contained in:
Weijia Wang 2023-01-29 23:59:20 +01:00 committed by GitHub
commit cc55474114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "ibm-plex";
version = "6.0.1";
version = "6.1.1";
src = fetchzip {
url = "https://github.com/IBM/plex/releases/download/v${version}/OpenType.zip";
hash = "sha256-n13NuKrZUc0JGvDf2PLZkxogefDkEHaOZk4JN42/C74=";
hash = "sha256-PZ7KPtaXZFVD5uMc7i+GQMA4DU5PsspeAodiU/FrTpY=";
};
installPhase = ''