mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
zulu8-jdk: Update to version 8.92.0.21
This commit is contained in:
parent
d5dca4e3e5
commit
b09762873c
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 8 is certified build of OpenJDK 8",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "8.92.0.19",
|
||||
"version": "8.92.0.21",
|
||||
"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/zulu8.92.0.19-ca-jdk8.0.482-win_x64.zip",
|
||||
"hash": "9d8db9e070c841713b8d5a0bf8f97af549ec29953b01683cbab4179a73e7bc59",
|
||||
"extract_dir": "zulu8.92.0.19-ca-jdk8.0.482-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_x64.zip",
|
||||
"hash": "deeeab2b8d64a04b81e26e39705549f43ed095b98f6b8dd49769a689fc391bec",
|
||||
"extract_dir": "zulu8.92.0.21-ca-jdk8.0.482-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jdk8.0.482-win_i686.zip",
|
||||
"hash": "e928d80a066dce4ee7fe31a4060357c2e65bd23ee8be69701b37fa0fdf36406a",
|
||||
"extract_dir": "zulu8.92.0.19-ca-jdk8.0.482-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_i686.zip",
|
||||
"hash": "e972544a576c4451896cfc2de9c9326e47f44f07bc4c7ac326705244700c7350",
|
||||
"extract_dir": "zulu8.92.0.21-ca-jdk8.0.482-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user