mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
liberica21-lts-jre: Update to version 21.0.11-11
This commit is contained in:
parent
e44336fa58
commit
ec1af1848c
@ -1,23 +1,23 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.10-10",
|
||||
"version": "21.0.11-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-amd64.zip",
|
||||
"hash": "sha1:8591b63d3567bab96967aa9f31cde55e34899483"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jre21.0.11%2B11-windows-amd64.zip",
|
||||
"hash": "sha1:27f5f7dd61c9cf3f969008179fe32c3cadc952a1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-i586.zip",
|
||||
"hash": "sha1:389a12c4304ee024e159aa0fe3369091923326d8"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jre21.0.11%2B11-windows-i586.zip",
|
||||
"hash": "sha1:bfc4e76101c21948fdfc46d36d0bd1522bafac59"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jre21.0.10%2B10-windows-aarch64.zip",
|
||||
"hash": "sha1:90fbff56e27de288b722108e70a4e529f6f9f344"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jre21.0.11%2B11-windows-aarch64.zip",
|
||||
"hash": "sha1:471ee2bd2cfcef410285c93eae60fb2c19b9011f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-21.0.10",
|
||||
"extract_dir": "jre-21.0.11",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user