mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +08:00
liberica21-jdk: Update to version 21.0.12-10
This commit is contained in:
parent
a03783ccd7
commit
d931a64eb5
@ -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.zip",
|
||||
"hash": "sha1:f6b3e536115bdf8fdbf5ec50374fe8b4e41f61e2"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jdk21.0.12%2B10-windows-amd64.zip",
|
||||
"hash": "sha1:ac61fe675dda0a1de4a132ec41e1f5bbd2d84dbf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-i586.zip",
|
||||
"hash": "sha1:18583f6ced34cfa66d83a0caf03e6ac815d2c5c0"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jdk21.0.12%2B10-windows-i586.zip",
|
||||
"hash": "sha1:c0ecdf58d570c506bd312b2a4fce319d9b05e7a7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-aarch64.zip",
|
||||
"hash": "sha1:24e5373005837d73a09be6aef84635943d1ad3ed"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jdk21.0.12%2B10-windows-aarch64.zip",
|
||||
"hash": "sha1:318711417b78757933ce7b86ef438f05f515118b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.11",
|
||||
"extract_dir": "jdk-21.0.12",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user