mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
liberica-jdk: Update to version 26-37
This commit is contained in:
parent
ba8277b870
commit
3c8d2bb2dd
@ -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": "26-37",
|
||||
"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/26%2B37/bellsoft-jdk26%2B37-windows-amd64.zip",
|
||||
"hash": "sha1:363688e8fc69b43b057630c42d0e65aa32ca8eb5"
|
||||
},
|
||||
"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/26%2B37/bellsoft-jdk26%2B37-windows-aarch64.zip",
|
||||
"hash": "sha1:706a139a8ea000e121c214b938b68a408a8a8eab"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-25.0.2",
|
||||
"extract_dir": "jdk-26",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user