mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-17 01:15:30 +08:00
liberica11-jdk: Update to version 11.0.30-9
This commit is contained in:
parent
aa4780dad7
commit
4e37663c7d
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.29-12",
|
||||
"version": "11.0.30-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-amd64.zip",
|
||||
"hash": "sha1:70df5cda968aa2e7e264a678cdc5cb14d523a2d9"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.30%2B9/bellsoft-jdk11.0.30%2B9-windows-amd64.zip",
|
||||
"hash": "sha1:bf890f8b11034fa8836a0a724bb75cbfde02ae16"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-i586.zip",
|
||||
"hash": "sha1:4310998f50a66818c66ee66e11d548279e60ef8e"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.30%2B9/bellsoft-jdk11.0.30%2B9-windows-i586.zip",
|
||||
"hash": "sha1:1a162997e6583e186e834d377f3f6c6e7d1f7526"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.29",
|
||||
"extract_dir": "jdk-11.0.30",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user