mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
liberica-full-jdk: Update to version 21-37
This commit is contained in:
parent
1447b2081c
commit
2267878e2d
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "20.0.2-10",
|
||||
"version": "21-37",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/20.0.2%2B10/bellsoft-jdk20.0.2%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:30813d71254dc19d0cba5c3f247c064be9b8a0b5"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-amd64-full.zip",
|
||||
"hash": "sha1:cf1c5bf42e4beab13aeb1e1e2c33c1ad4b914e80"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/20.0.2%2B10/bellsoft-jdk20.0.2%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:f9df19b01677e6a754977ea6a4c2afa3ad12eeed"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-i586-full.zip",
|
||||
"hash": "sha1:876f25c4509c7e0870bf696938dfd587ce209f3c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-20.0.2-full",
|
||||
"extract_dir": "jdk-21-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user