mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 23:46:36 +08:00
liberica-lite-jdk: Update to version 25.0.2-12
This commit is contained in:
parent
f6aa9d5f25
commit
e1b6839a6a
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "25.0.1-13",
|
||||
"version": "25.0.2-12",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-amd64-lite.zip",
|
||||
"hash": "sha1:f4721728ba669cd1b53a5e92009eb148fb20c46a"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-amd64-lite.zip",
|
||||
"hash": "sha1:42c638389b9cab6ca6d0c3e64b442c73659930d0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-aarch64-lite.zip",
|
||||
"hash": "sha1:a1cb50cae03a30ff41deb9ad7ef11f0d9979d718"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-aarch64-lite.zip",
|
||||
"hash": "sha1:47da13e315d93225aa7689f9b975a5b3db88cf11"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-25.0.1-lite",
|
||||
"extract_dir": "jdk-25.0.2-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user