mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-19 07:36:48 +08:00
liberica11-lite-jdk: Update to version 11.0.26-9
This commit is contained in:
parent
8e52d07a12
commit
dc98e0eb3e
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.25-11",
|
||||
"version": "11.0.26-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.25%2B11/bellsoft-jdk11.0.25%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:aa8cad08c9bdf6aa5dc842a609362a9769ca77a1"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.26%2B9/bellsoft-jdk11.0.26%2B9-windows-amd64-lite.zip",
|
||||
"hash": "sha1:bee087cb155ffffe8cf4f1b764a0a0a8fbe75ea7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.25%2B11/bellsoft-jdk11.0.25%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:38a0172473d44ccc230f2e4fa325d982a3a7a030"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.26%2B9/bellsoft-jdk11.0.26%2B9-windows-i586-lite.zip",
|
||||
"hash": "sha1:bd93cbd08fdfe7449ed0582b1fbe7e27e2692f51"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.25-lite",
|
||||
"extract_dir": "jdk-11.0.26-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user