mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-20 00:08:43 +08:00
liberica21-lts-jre: Update to version 21.0.10-10
This commit is contained in:
parent
434842c2c7
commit
8055ddcc89
@ -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.zip",
|
||||
"hash": "sha1:6a61db2077fb407e09f296e1b8934fd8c64f3977"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-amd64.zip",
|
||||
"hash": "sha1:8591b63d3567bab96967aa9f31cde55e34899483"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jre21.0.9%2B15-windows-i586.zip",
|
||||
"hash": "sha1:fbb469e0d30fcb4e45ff6a531cd0fee0a02878b9"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-i586.zip",
|
||||
"hash": "sha1:389a12c4304ee024e159aa0fe3369091923326d8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jre21.0.9%2B15-windows-aarch64.zip",
|
||||
"hash": "sha1:43994e4d7b8c063448659b67c50db2ae7ad28aa3"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-aarch64.zip",
|
||||
"hash": "sha1:90fbff56e27de288b722108e70a4e529f6f9f344"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-21.0.9",
|
||||
"extract_dir": "jre-21.0.10",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user