mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 23:46:36 +08:00
zulu-jre: Update to version 21.30.15
This commit is contained in:
parent
f6d65e6086
commit
f9a1ece636
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "21.28.85",
|
||||
"version": "21.30.15",
|
||||
"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.28.85-ca-jre21.0.0-win_x64.zip",
|
||||
"hash": "6619dd889956a70e13cad927f83f0007386be855941985ed86b8b88f409bdac9",
|
||||
"extract_dir": "zulu21.28.85-ca-jre21.0.0-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu21.30.15-ca-jre21.0.1-win_x64.zip",
|
||||
"hash": "af8291ba3b47b7f602bae0cd6e50dbc64e50e6864c07751ac973da89b647bf06",
|
||||
"extract_dir": "zulu21.30.15-ca-jre21.0.1-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jre21.0.0-win_i686.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu21.30.15-ca-jre21.0.1-win_i686.zip",
|
||||
"hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4",
|
||||
"extract_dir": "zulu21.28.85-ca-jre21.0.0-win_i686"
|
||||
"extract_dir": "zulu21.30.15-ca-jre21.0.1-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user