openjfx22: 22.0.1-ga -> 22.0.2-ga

This commit is contained in:
Emily
2024-09-03 21:21:53 +01:00
parent c058bd0f57
commit ca7cb5d6ea
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
let
pname = "openjfx-modular-sdk";
major = "22";
update = ".0.1";
update = ".0.2";
build = "-ga";
repover = "${major}${update}${build}";
jdk = openjdk21_headless;
@@ -38,7 +38,7 @@ in stdenv.mkDerivation {
owner = "openjdk";
repo = "jfx22u";
rev = repover;
hash = "sha256-VoEufSO+LciUCvoAM86MG1iMjCA3FSb60Ik4OP2Rk/Q=";
hash = "sha256-7Q9nZ2p3KfQPt1A2ULwk64OU/5/ghEkcsf9ECD6Ln2g=";
};
buildInputs = [ gtk2 gtk3 libXtst libXxf86vm glib alsa-lib ffmpeg_6 ];

View File

@@ -7,8 +7,8 @@
}
},
"https://github.com": {
"unicode-org/icu/releases/download/release-73-1/icu4c-73_1-data-bin-l": {
"zip": "sha256-QDgpjuAqDDiRcYXvj/Tr3pyLVSx3f9A+TfbGtLGCXiA="
"unicode-org/icu/releases/download/release-74-2/icu4c-74_2-data-bin-l": {
"zip": "sha256-Ks2xuYIigECWPRg7LdnTISUsYT4PTbIT1LvBBBfN5Wk="
}
},
"https://repo.maven.apache.org/maven2": {