mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 12:59:03 +08:00
liberica21-full-jre: Update to version 21.0.10-10
This commit is contained in:
parent
09cd25fc49
commit
cfe9683171
@ -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-jre21.0.9%2B15-windows-amd64-full.zip",
|
||||
"hash": "sha1:5a3801b46c42390bdbf34539216e953140f9ffb4"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:4f6f2939906f879dac98a35f4facd277e17c4ef3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jre21.0.9%2B15-windows-i586-full.zip",
|
||||
"hash": "sha1:831ac6939afb0b429a1f0b63589c728f1a398656"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:87755336185fcd25e4bc690f6e6b13c0ae2753ea"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jre21.0.9%2B15-windows-aarch64-full.zip",
|
||||
"hash": "sha1:65a47d8c205737b3cf837f8694220a7b27b46be4"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-aarch64-full.zip",
|
||||
"hash": "sha1:dca8cf7bf08cba882a6213ec016ad6a8b4f4e872"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-21.0.9-full",
|
||||
"extract_dir": "jre-21.0.10-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user