mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 18:20:02 +08:00
liberica-jdk: Update to version 21-37
This commit is contained in:
parent
7b52644cbc
commit
871a65445f
@ -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.zip",
|
||||
"hash": "sha1:0628cef7d26e82c159a235433bc3844563372d36"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-amd64.zip",
|
||||
"hash": "sha1:529df5107cecd1bb55101fae391c10699b7d41a6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/20.0.2%2B10/bellsoft-jdk20.0.2%2B10-windows-i586.zip",
|
||||
"hash": "sha1:1a69d497f0596d91d896d35ca3a3afea2f169086"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-i586.zip",
|
||||
"hash": "sha1:fd90845f28bfcaff4c0488b305c5ee77d43e18f2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-20.0.2",
|
||||
"extract_dir": "jdk-21",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user