mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
liberica21-lite-jdk: Update to version 21.0.10-10
This commit is contained in:
parent
679420ff49
commit
56419ee912
@ -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-lite.zip",
|
||||
"hash": "sha1:c4673bf20e0d6cf9aa5c155d182aab93323d6cf6"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-amd64-lite.zip",
|
||||
"hash": "sha1:368fc1efd1fb55dd1389a4521c886d1c63ac43a5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-i586-lite.zip",
|
||||
"hash": "sha1:3b5fca1a065fca0cfe60e1d65517ebdac6a73add"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-i586-lite.zip",
|
||||
"hash": "sha1:b00da921feb96372c6e8b8a1a8e0d41edad1b860"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-aarch64-lite.zip",
|
||||
"hash": "sha1:18da3abf887b16286e950e360f9c2871c9e7784a"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-aarch64-lite.zip",
|
||||
"hash": "sha1:26bcee4057e0a8aaa7e629e839de748b2fc40563"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.9-lite",
|
||||
"extract_dir": "jdk-21.0.10-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user