8000 zulu-jre: Update to version 22.28.91 · aeswibon/Java@efbc8b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit efbc8b9

Browse files
zulu-jre: Update to version 22.28.91
1 parent 2d2f95a commit efbc8b9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/zulu-jre.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"description": "Zulu is certified build of OpenJDK",
33
"homepage": "https://www.azul.com/products/zulu-community/",
4-
"version": "21.32.17",
4+
"version": "22.28.91",
55
"license": {
66
"identifier": "GPL-2.0-only WITH Classpath-exception-2.0",
77
"url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html"
88
},
99
"architecture": {
1010
"64bit": {
11-
"url": "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jre21.0.2-win_x64.zip",
12-
"hash": "0336647612be361db15a61489c3fcc99385cb7edfe8d75f00d92be56e6dd805f",
13-
"extract_dir": "zulu21.32.17-ca-jre21.0.2-win_x64"
11+
"url": "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-win_x64.zip",
12+
"hash": "0ec3115e734295ae11d9ca59f8a679ac57d6be83fa9ed2027e5fb81be1272398",
13+
"extract_dir": "zulu22.28.91-ca-jre22.0.0-win_x64"
1414
},
1515
"32bit": {
16-
"url": "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jre21.0.2-win_i686.zip",
16+
"url": "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-win_i686.zip",
1717
"hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4",
18-
"extract_dir": "zulu21.32.17-ca-jre21.0.2-win_i686"
18+
"extract_dir": "zulu22.28.91-ca-jre22.0.0-win_i686"
1919
}
2020
},
2121
"env_add_path": "bin",

0 commit comments

Comments
 (0)
0