mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
zulu-jdk: Update to version 19.28.81
This commit is contained in:
parent
04455ad048
commit
014d2e5e9b
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "18.32.13",
|
||||
"version": "19.28.81",
|
||||
"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/zulu18.32.13-ca-jdk18.0.2.1-win_x64.zip",
|
||||
"hash": "384b0379ee0ca09da8e9d6728b2b8d6770c52da21da7106bf613f8f8bd80bf94",
|
||||
"extract_dir": "zulu18.32.13-ca-jdk18.0.2.1-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jdk19.0.0-win_x64.zip",
|
||||
"hash": "cfc766761813fcf895ec8bdd3ac91c414375f3323ac575ad419af7a5e9ca9a7d",
|
||||
"extract_dir": "zulu19.28.81-ca-jdk19.0.0-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jdk18.0.2.1-win_i686.zip",
|
||||
"hash": "83cbd1122899c98892956c4ec667a21ca1bc6b5b1ef625ec76799a6409d3237f",
|
||||
"extract_dir": "zulu18.32.13-ca-jdk18.0.2.1-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jdk19.0.0-win_i686.zip",
|
||||
"hash": "271ef48102e4a786a137517070f2d5d89254696c0e597d70adf13293a5dd1b9c",
|
||||
"extract_dir": "zulu19.28.81-ca-jdk19.0.0-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user