mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 03:22:23 +08:00
liberica11-jre: Update to version 11.0.20.1-1
This commit is contained in:
parent
df929b9ac3
commit
2852dec35d
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.20-8",
|
||||
"version": "11.0.20.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.20%2B8/bellsoft-jre11.0.20%2B8-windows-amd64.zip",
|
||||
"hash": "sha1:0086cf5ecfce591b4e6d08998bdb22ae988f4881"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jre11.0.20.1%2B1-windows-amd64.zip",
|
||||
"hash": "sha1:dd3f214e6ecac1e090be49a7db2d9eafe36bfee2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20%2B8/bellsoft-jre11.0.20%2B8-windows-i586.zip",
|
||||
"hash": "sha1:bf3de67897d7b092f02f78443a8198601bd65007"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jre11.0.20.1%2B1-windows-i586.zip",
|
||||
"hash": "sha1:ca25cd6b4e18a5869460a6f8a595ace0ea325c41"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-11.0.20",
|
||||
"extract_dir": "jre-11.0.20.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user