mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-24 22:49:47 +08:00
zulu11-jdk: Update to version 11.86.19
This commit is contained in:
parent
d26c58f8cd
commit
ef3b6ff2d4
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 11 is a build of OpenJDK 11",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "11.84.17",
|
||||
"version": "11.86.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/zulu11.84.17-ca-jdk11.0.29-win_x64.zip",
|
||||
"hash": "f4002a8090662ff66bf9f3248604be0f9d226e964085bd59bbea4b8535df3de1",
|
||||
"extract_dir": "zulu11.84.17-ca-jdk11.0.29-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jdk11.0.30-win_x64.zip",
|
||||
"hash": "4f91806e1adce48ad6fc5af755007e2a140cd05f1ec221576b87118b0178ea6b",
|
||||
"extract_dir": "zulu11.86.19-ca-jdk11.0.30-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.84.17-ca-jdk11.0.29-win_i686.zip",
|
||||
"hash": "19eedd2ae02280d65a760af3f9fc824e5d8ecdda83b98c7aa3b8f20cf993ede4",
|
||||
"extract_dir": "zulu11.84.17-ca-jdk11.0.29-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jdk11.0.30-win_i686.zip",
|
||||
"hash": "7900930174af0b660a702bd3e048d662025d8a9c33b15c80a9893fdc8a6f4f13",
|
||||
"extract_dir": "zulu11.86.19-ca-jdk11.0.30-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user