mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-08 15:07:36 +08:00
liberica11-full-jdk: Update to version 11.0.15.1-2
This commit is contained in:
parent
14ddc810db
commit
6a35cc45c8
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.15-10",
|
||||
"version": "11.0.15.1-2",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:77dc2d1be5d7337943a88b5aa9cbdfc56f4b1f2d"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-amd64-full.zip",
|
||||
"hash": "sha1:ca2897c0ae98ea736b55d21bba191d68b15966e2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:dfdf9edb0ea6d648e1082a813e5dfdbaab141174"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-i586-full.zip",
|
||||
"hash": "sha1:5dee9fb7872b15ca034cde81eb9fb2dd23a43d6b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.15-full",
|
||||
"extract_dir": "jdk-11.0.15.1-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user