mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 12:59:03 +08:00
liberica11-full-jdk: Update to version 11.0.30-9
This commit is contained in:
parent
8cec0b3c62
commit
1507395e88
@ -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-full.zip",
|
||||
"hash": "sha1:04c48172d320e1bca65fadeb15350f61c75e5bcf"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.30%2B9/bellsoft-jdk11.0.30%2B9-windows-amd64-full.zip",
|
||||
"hash": "sha1:2f01f6d8cd72c30d93cf30039685e2e14811b317"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-i586-full.zip",
|
||||
"hash": "sha1:ff4fdcf596e5ce51cde5281b18adb5e629622def"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.30%2B9/bellsoft-jdk11.0.30%2B9-windows-i586-full.zip",
|
||||
"hash": "sha1:46d0845d62d45d8f27ae14245ccdce72303f488f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.29-full",
|
||||
"extract_dir": "jdk-11.0.30-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user