mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-08 15:07:36 +08:00
liberica11-lite-jdk: Update to version 11.0.14.1-1
This commit is contained in:
parent
4575b405cc
commit
e81af66802
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.14-9",
|
||||
"version": "11.0.14.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.14%2B9/bellsoft-jdk11.0.14%2B9-windows-amd64-lite.zip",
|
||||
"hash": "sha1:2bffab531223693b009b5e4515165abd454e60af"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14.1%2B1/bellsoft-jdk11.0.14.1%2B1-windows-amd64-lite.zip",
|
||||
"hash": "sha1:62dba579224a53b5ff2ea69de5d1b1d22f942a45"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-i586-lite.zip",
|
||||
"hash": "sha1:0ad1120350d6e4c9a83e431db12c52a6da2ab726"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14.1%2B1/bellsoft-jdk11.0.14.1%2B1-windows-i586-lite.zip",
|
||||
"hash": "sha1:ee885f6c92e887dc18ae08fb7b1fcceb0d9ab11d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.14-lite",
|
||||
"extract_dir": "jdk-11.0.14.1-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user