mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-09 02:50:06 +08:00
liberica11-lite-jdk: Update to version 11.0.22-12
This commit is contained in:
parent
9b4ad7f729
commit
ff39863768
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.21-10",
|
||||
"version": "11.0.22-12",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-amd64-lite.zip",
|
||||
"hash": "sha1:c33f07d4496eac6abf96070c9a788258661535dc"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.22%2B12/bellsoft-jdk11.0.22%2B12-windows-amd64-lite.zip",
|
||||
"hash": "sha1:5d2622f99d03fdd6c98a3ce8d70f180977e271cc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-i586-lite.zip",
|
||||
"hash": "sha1:66c2699be46429ac433e6a93b59069ce381716ef"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.22%2B12/bellsoft-jdk11.0.22%2B12-windows-i586-lite.zip",
|
||||
"hash": "sha1:a0ff19cf472c53049213be76151e12f72cf82b60"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.21-lite",
|
||||
"extract_dir": "jdk-11.0.22-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user