mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 16:40:25 +08:00
liberica11-jdk: Update to version 11.0.24-9
This commit is contained in:
parent
ca33511f5f
commit
33680a9788
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.23-12",
|
||||
"version": "11.0.24-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.23%2B12/bellsoft-jdk11.0.23%2B12-windows-amd64.zip",
|
||||
"hash": "sha1:8472f8f9fbe6bac78796dc0827cd9fb7e775e539"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.24%2B9/bellsoft-jdk11.0.24%2B9-windows-amd64.zip",
|
||||
"hash": "2f7dc4564404f24876bd89b9dd2322b950993686d65aae5907f549ad54fd5d31"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.23%2B12/bellsoft-jdk11.0.23%2B12-windows-i586.zip",
|
||||
"hash": "sha1:b97b7cf683dda2393b4b9d084098bf15daeb0422"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.24%2B9/bellsoft-jdk11.0.24%2B9-windows-i586.zip",
|
||||
"hash": "4740efc63ae39c5bdd08a8b4fa18020a91140a87afb93d9a18a79882332120bf"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.23",
|
||||
"extract_dir": "jdk-11.0.24",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user