mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-07 17:07:23 +08:00
liberica21-full-lts-jdk: Update to version 21.0.11-11
This commit is contained in:
parent
be42575886
commit
30a53dc317
@ -1,23 +1,23 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.10-10",
|
||||
"version": "21.0.11-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:3165e40d398d0554d4d5ba745435dc3f49416df6"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-amd64-full.zip",
|
||||
"hash": "sha1:88f543adfe176621a7e69ff34d3241f7e3343dda"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:6325ef532413ddd0e10dda4dc9caba28fa466fec"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-i586-full.zip",
|
||||
"hash": "sha1:398bcbd27852ec44987e7d631a7dd5dcff84a698"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-aarch64-full.zip",
|
||||
"hash": "sha1:6271e5a47ae7bfeebdc929189fcb48313394fa0d"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-aarch64-full.zip",
|
||||
"hash": "sha1:b6c7f8606721bda57d0df787b58502606e72d1c9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.10-full",
|
||||
"extract_dir": "jdk-21.0.11-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user