mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-20 00:08:43 +08:00
liberica21-full-jdk: Update to version 21.0.10-10
This commit is contained in:
parent
71ad43627c
commit
09cd25fc49
@ -1,23 +1,23 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.9-15",
|
||||
"version": "21.0.10-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-amd64-full.zip",
|
||||
"hash": "sha1:817c6858f4f7ae84bcf0af9efd58a526072cadbd"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-i586-full.zip",
|
||||
"hash": "sha1:3a890cb3c62bc9acc8b70742c220b0d4d421101b"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-aarch64-full.zip",
|
||||
"hash": "sha1:654307a8862f5b36ca568ba840ce6a3e0d4296fd"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.9-full",
|
||||
"extract_dir": "jdk-21.0.10-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user