mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +08:00
liberica21-full-jre: Update to version 21.0.12-10
This commit is contained in:
parent
120d2106a7
commit
abce7f37cd
@ -1,23 +1,23 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.11-11",
|
||||
"version": "21.0.12-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jre21.0.11%2B11-windows-amd64-full.zip",
|
||||
"hash": "sha1:8f38b1bfe987f7a7462235a3a52d70b4e008bed3"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jre21.0.12%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:b9b623aaaedc219da0b2f2d9a6221be73a9a3262"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jre21.0.11%2B11-windows-i586-full.zip",
|
||||
"hash": "sha1:6feac4edb092bb2074b0d5940f582accacb65031"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jre21.0.12%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:8dc72ecfa7ed624b65c8ea8028e485cc025fd98f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jre21.0.11%2B11-windows-aarch64-full.zip",
|
||||
"hash": "sha1:15c2b1592afe0fe74b32bf59eaf4a6e846ccd13d"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.12%2B10/bellsoft-jre21.0.12%2B10-windows-aarch64-full.zip",
|
||||
"hash": "sha1:255276ae931688b19bea7a2ed8f53e50488cbcc4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-21.0.11-full",
|
||||
"extract_dir": "jre-21.0.12-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user