mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
liberica11-lite: Update to version 11.0.9.1-1
This commit is contained in:
parent
69d39cbf4c
commit
5d2e79596f
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.9-12",
|
||||
"version": "11.0.9.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.9%2B12/bellsoft-jdk11.0.9%2B12-windows-amd64-lite.zip",
|
||||
"hash": "sha1:1d76b0a8680254cf72ae41ecfde1d5235af08557"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-amd64-lite.zip",
|
||||
"hash": "sha1:c986c15087527e5b210c97eaeafeb6803479dff7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B12/bellsoft-jdk11.0.9%2B12-windows-i586-lite.zip",
|
||||
"hash": "sha1:4deaf98351e4724559b616ebf5249338811fd26b"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-i586-lite.zip",
|
||||
"hash": "sha1:3498d2977e016341c9d5bb8e55b92470d7cb930a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.9-lite",
|
||||
"extract_dir": "jdk-11.0.9.1-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user