mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
liberica11-full-jdk: Update to version 11.0.21-10
This commit is contained in:
parent
9d15b4f739
commit
b3cfecd822
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.20.1-1",
|
||||
"version": "11.0.21-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-amd64-full.zip",
|
||||
"hash": "sha1:31098d421fc3df8d317329e38b6197d1b32d827e"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:0fd072e7cbf3dd35c1b1dfbb0f297db89685bcf1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-i586-full.zip",
|
||||
"hash": "sha1:9fdf406be4d37f08c843368be19b8fa90c23792d"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:0f904b35e8d195650c964f237503d5d0bf74727e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.20.1-full",
|
||||
"extract_dir": "jdk-11.0.21-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user