mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
liberica11-jdk: Update to version 11.0.14-9
This commit is contained in:
parent
8e475310c7
commit
e435cbaa14
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.13-8",
|
||||
"version": "11.0.14-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-amd64.zip",
|
||||
"hash": "sha1:34b79dcbe5ccc6369d3cc1a8bd93d8bd656b7e0e"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-amd64.zip",
|
||||
"hash": "sha1:bfe62ca8eeef4b3b77e8a914005d9c52d897e1a9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-i586.zip",
|
||||
"hash": "sha1:efc96957d574fd329b089d77c7389f829dfbcad2"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-i586.zip",
|
||||
"hash": "sha1:e89c2d307ffc33f17877bb532789f6908e0f20b9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.13",
|
||||
"extract_dir": "jdk-11.0.14",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user