mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
liberica11-full: Update to version 11.0.9.1-1
This commit is contained in:
parent
0d92e1d48a
commit
fd140bd095
@ -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-full.zip",
|
||||
"hash": "sha1:6c410f019862f08219548738aeabfef2ed9a7ba3"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-amd64-full.zip",
|
||||
"hash": "sha1:d1cd8f73ec7bb5b70d29902178cdd4464a451d9f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B12/bellsoft-jdk11.0.9%2B12-windows-i586-full.zip",
|
||||
"hash": "sha1:0ce06fd5c32048bb4bac27cf604eaebd1f9db53c"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-i586-full.zip",
|
||||
"hash": "sha1:7af185d465d100debad8f4b11335ceae9d0c85cb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.9-full",
|
||||
"extract_dir": "jdk-11.0.9.1-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user