mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-17 01:15:30 +08:00
liberica-full-jdk: Update to version 21.0.6-10
This commit is contained in:
parent
904683394c
commit
f741570fad
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.5-11",
|
||||
"version": "21.0.6-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-amd64-full.zip",
|
||||
"hash": "sha1:4b1a668ce0139e744c1adeec1b1066e10f76b638"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:8cb37ad3382bf12973b4ffb4e14f70a4469a1411"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-i586-full.zip",
|
||||
"hash": "sha1:6fc2fbd5ecdfaedf4bcac06dc3ad688a910dc320"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:f44a89527461063c735bb6ed0d661301ad26f6d7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.5-full",
|
||||
"extract_dir": "jdk-21.0.6-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user