mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
zulu-jre: Update to version 22.28.91
This commit is contained in:
parent
2d2f95a5d1
commit
efbc8b9f03
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "21.32.17",
|
||||
"version": "22.28.91",
|
||||
"license": {
|
||||
"identifier": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jre21.0.2-win_x64.zip",
|
||||
"hash": "0336647612be361db15a61489c3fcc99385cb7edfe8d75f00d92be56e6dd805f",
|
||||
"extract_dir": "zulu21.32.17-ca-jre21.0.2-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-win_x64.zip",
|
||||
"hash": "0ec3115e734295ae11d9ca59f8a679ac57d6be83fa9ed2027e5fb81be1272398",
|
||||
"extract_dir": "zulu22.28.91-ca-jre22.0.0-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jre21.0.2-win_i686.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-win_i686.zip",
|
||||
"hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4",
|
||||
"extract_dir": "zulu21.32.17-ca-jre21.0.2-win_i686"
|
||||
"extract_dir": "zulu22.28.91-ca-jre22.0.0-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user