mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
liberica11-lite-jdk: Update to version 11.0.16.1-1
This commit is contained in:
parent
57f17bbbdc
commit
f345d33f79
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.16-8",
|
||||
"version": "11.0.16.1-1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16%2B8/bellsoft-jdk11.0.16%2B8-windows-amd64-lite.zip",
|
||||
"hash": "sha1:991de8ef9ee58d9da84a4ca1df6d7eb1057b10ea"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16.1%2B1/bellsoft-jdk11.0.16.1%2B1-windows-amd64-lite.zip",
|
||||
"hash": "sha1:6c345817afc8ac1ac4c11c4365b909cd47baf72f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16%2B8/bellsoft-jdk11.0.16%2B8-windows-i586-lite.zip",
|
||||
"hash": "sha1:57ff428bb0710a52e136d434032815f7ab4b68b0"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16.1%2B1/bellsoft-jdk11.0.16.1%2B1-windows-i586-lite.zip",
|
||||
"hash": "sha1:871fb49bcf3e54dfa9e4c5438b4c3a89bc967c48"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.16-lite",
|
||||
"extract_dir": "jdk-11.0.16.1-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user