mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica21-jdk: Update to version 21.0.10-10
This commit is contained in:
parent
d8144f817e
commit
5b5b6e5cfa
@ -1,23 +1,23 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.9-15",
|
||||
"version": "21.0.10-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-amd64.zip",
|
||||
"hash": "sha1:09db5f455e93672e14e99c46014def2345c57c02"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-amd64.zip",
|
||||
"hash": "sha1:21792d732e177409ea5863ba20840dc4cf18a2fb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-i586.zip",
|
||||
"hash": "sha1:c33785bdf42dbf641cde215b36cd88dd3f2dbdd8"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-i586.zip",
|
||||
"hash": "sha1:dcecd6770e1db3e06e61307bac7636fa322bbb9e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-aarch64.zip",
|
||||
"hash": "sha1:46d2f1873d1b29693435709bdae304ef47eb7df4"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-aarch64.zip",
|
||||
"hash": "sha1:193097e85450e5b789e188eb2ed82702365bb6f1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.9",
|
||||
"extract_dir": "jdk-21.0.10",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user