mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-23 05:18:19 +08:00
liberica21-lts-jre: Update to version 21.0.9-11
This commit is contained in:
parent
32341f9504
commit
538dce9d07
@ -1,23 +1,23 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.8-12",
|
||||
"version": "21.0.9-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-amd64.zip",
|
||||
"hash": "sha1:ef497a0e77eb86b1c659bc9074962c69e29b1551"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jre21.0.9%2B11-windows-amd64.zip",
|
||||
"hash": "sha1:e873ffec4cec44ddc3f37de0ba67b94bef67f829"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-i586.zip",
|
||||
"hash": "sha1:e6f37c813835f4b9724d245e96ec958f2ea6ad76"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jre21.0.9%2B11-windows-i586.zip",
|
||||
"hash": "sha1:ee7ff457d56824cb1e57eaed4961a1ac9d82c5ef"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-aarch64.zip",
|
||||
"hash": "sha1:9451e66b7350fdf07287c14983c70f1d4f49a06c"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jre21.0.9%2B11-windows-aarch64.zip",
|
||||
"hash": "sha1:0861cc02528b6d9fd4e98e14d1c8344b9824e770"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-21.0.8",
|
||||
"extract_dir": "jre-21.0.9",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user