mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
zulu17-jdk: Update to version 17.36.13
This commit is contained in:
parent
3f005e3ff1
commit
ab757236a1
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.34.19",
|
||||
"version": "17.36.13",
|
||||
"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.34.19-ca-jdk17.0.3-win_x64.zip",
|
||||
"hash": "db4e1d0b5ed9dfe22e87aebc0314f15e7941e2d4b6122f64f557146004800ffe",
|
||||
"extract_dir": "zulu17.34.19-ca-jdk17.0.3-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.36.13-ca-jdk17.0.4-win_x64.zip",
|
||||
"hash": "4b39c0a9dc1a7757786cf42537210bde97ae13e77004597eb18ff9092d4539b9",
|
||||
"extract_dir": "zulu17.36.13-ca-jdk17.0.4-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jdk17.0.3-win_i686.zip",
|
||||
"hash": "1acc4bb40f9c932c1b860ea4fbd7100beff2678fe5112c9ae2a4dd0871e0c6ec",
|
||||
"extract_dir": "zulu17.34.19-ca-jdk17.0.3-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.36.13-ca-jdk17.0.4-win_i686.zip",
|
||||
"hash": "9bc03c9e2be923d7e13f68e29c0198dddfaa19f006dd4199dbda32fa523ac2e5",
|
||||
"extract_dir": "zulu17.36.13-ca-jdk17.0.4-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user