mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-07 01:10:26 +08:00
liberica25-jdk: Update to version 25.0.3-11
This commit is contained in:
parent
16b81b7259
commit
7e9babaaea
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "25.0.2-12",
|
||||
"version": "25.0.3-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-amd64.zip",
|
||||
"hash": "sha1:1b5003c4dc32865e7702505c1a103f21b173767a"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.3%2B11/bellsoft-jdk25.0.3%2B11-windows-amd64.zip",
|
||||
"hash": "sha1:50d401f0ebd6038befda3aae6eddf06b4f1f8aac"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-aarch64.zip",
|
||||
"hash": "sha1:a07c86b2421b65200ed4b242b9cc895cb2761e32"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.3%2B11/bellsoft-jdk25.0.3%2B11-windows-aarch64.zip",
|
||||
"hash": "sha1:b6520c6c486969f83b4220d53c7beed25fefa99a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-25.0.2",
|
||||
"extract_dir": "jdk-25.0.3",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user