mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-10 14:00:27 +08:00
zulu17-jdk: Update to version 17.48.15
This commit is contained in:
parent
55a00b3af6
commit
bffb6c1282
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.46.19",
|
||||
"version": "17.48.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/zulu17.46.19-ca-jdk17.0.9-win_x64.zip",
|
||||
"hash": "32e110628ea0bd750b84e0f937e7c98874505e76a0590d759565dfa803f89ccf",
|
||||
"extract_dir": "zulu17.46.19-ca-jdk17.0.9-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.48.15-ca-jdk17.0.10-win_x64.zip",
|
||||
"hash": "169bcb1c519a1cf18e3589bcbaea036eb8114311425660e6c919376227855be3",
|
||||
"extract_dir": "zulu17.48.15-ca-jdk17.0.10-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.46.19-ca-jdk17.0.9-win_i686.zip",
|
||||
"hash": "16d4188cfd72d998231aa2d15a2852110a1e61d00d86af53d8ff47168612d4ea",
|
||||
"extract_dir": "zulu17.46.19-ca-jdk17.0.9-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.48.15-ca-jdk17.0.10-win_i686.zip",
|
||||
"hash": "a4eabb972a97bb9bd4a066c8ade14eb67c61a085c53f70c44fce8967906a4828",
|
||||
"extract_dir": "zulu17.48.15-ca-jdk17.0.10-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user