mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
zulu17-jdk: Update to version 17.34.19
This commit is contained in:
parent
31c9bc963c
commit
bfee6b1565
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.32.13",
|
||||
"version": "17.34.19",
|
||||
"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/zulu17.32.13-ca-jdk17.0.2-win_x64.zip",
|
||||
"hash": "e965aa0ea7a0661a3446cf8f10ee00684b851f883b803315289f26b4aa907fdb",
|
||||
"extract_dir": "zulu17.32.13-ca-jdk17.0.2-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jdk17.0.3-win_x64.zip",
|
||||
"hash": "db4e1d0b5ed9dfe22e87aebc0314f15e7941e2d4b6122f64f557146004800ffe",
|
||||
"extract_dir": "zulu17.34.19-ca-jdk17.0.3-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-win_i686.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jdk17.0.3-win_i686.zip",
|
||||
"hash": "c3c5a3061524a8facc9694bb3055c432cb26ffe12c8eec6f3e3c1258c99bd786",
|
||||
"extract_dir": "zulu17.32.13-ca-jdk17.0.2-win_i686"
|
||||
"extract_dir": "zulu17.34.19-ca-jdk17.0.3-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user