mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 03:22:23 +08:00
liberica-lite-jdk: Update to version 21.0.5-11
This commit is contained in:
parent
f392134b5c
commit
b19ffc3323
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.4-9",
|
||||
"version": "21.0.5-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.4%2B9/bellsoft-jdk21.0.4%2B9-windows-amd64-lite.zip",
|
||||
"hash": "76efe98558e02689b4ad1ada6cf25e66f2279bf723dc86f42e0827f71f7cd485"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:5a00320cc07b66bb87bba0f406c2cf7fab762f40"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.4%2B9/bellsoft-jdk21.0.4%2B9-windows-i586-lite.zip",
|
||||
"hash": "b84200ac5c633ef502b239d7592632fd12286fabe4850b45f5f283356d043ead"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:3b94ecba088b6e7e4a1fd2c281ddb6b59decf587"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.4-lite",
|
||||
"extract_dir": "jdk-21.0.5-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user