mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica-lts-jdk: Update to version 17.0.4-8
This commit is contained in:
parent
9b6d3c26f3
commit
05cf49ee7a
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "17.0.3.1-2",
|
||||
"version": "17.0.4-8",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-amd64.zip",
|
||||
"hash": "sha1:ebd436a9a30df993676d935731ed86b2d65f1ae7"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-amd64.zip",
|
||||
"hash": "sha1:c55aa30000f4d6b4f1967b85102fd8c2828f9a21"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586.zip",
|
||||
"hash": "sha1:39d19153869002f36e20f70795e1fdcf03f71920"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-i586.zip",
|
||||
"hash": "sha1:510bfd15a2fe9c375d4f29538bb8c6d12ddb35cf"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.3.1",
|
||||
"extract_dir": "jdk-17.0.4",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user