mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica21-lite-jdk: Update to version 21.0.12-10
This commit is contained in:
parent
9b2bdc9dec
commit
242062d0c2
@ -1,23 +1,23 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.11-11",
|
||||
"version": "21.0.12-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:63c948f07f7f0cb5fa866b8e00d112b698d313fc"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jdk21.0.12%2B10-windows-amd64-lite.zip",
|
||||
"hash": "sha1:eb7ed767f8354f77608d03b695007173e5882f30"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:59df394e219ae4e72ecbe15e4d9219d79bfd0266"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jdk21.0.12%2B10-windows-i586-lite.zip",
|
||||
"hash": "sha1:756709a02d3fef85ad73be29b228d7f80edb608e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-aarch64-lite.zip",
|
||||
"hash": "sha1:314bcc29d50488012ddf30e5943caea5ed368502"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jdk21.0.12%2B10-windows-aarch64-lite.zip",
|
||||
"hash": "sha1:338c88536a835470323554f74f83013dc41aa72f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.11-lite",
|
||||
"extract_dir": "jdk-21.0.12-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user