mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +08:00
liberica11-lite-jdk: Update to version 11.0.32-11
This commit is contained in:
parent
ea77a327b1
commit
dd117361b8
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.31-11",
|
||||
"version": "11.0.32-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.31%2B11/bellsoft-jdk11.0.31%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:b6b577c8aaa816099f08036c8781726a57fc31b4"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.32%2B11/bellsoft-jdk11.0.32%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:d8b5c015bc8d818b5d99e49d992db4f3cfe5be7d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.31%2B11/bellsoft-jdk11.0.31%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:82f716c6c24e1516fab0fa5a34d58b73eeaa811b"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.32%2B11/bellsoft-jdk11.0.32%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:808b1c305874e26b2ba417682675a99affc8ed47"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.31-lite",
|
||||
"extract_dir": "jdk-11.0.32-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user