mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica17-lite-jdk: Update to version 17.0.4-8
This commit is contained in:
parent
cbcf2f9fb5
commit
1b7e194efd
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 17 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-lite.zip",
|
||||
"hash": "sha1:2778c59ec003af31e48ee728b894bc0852fc2410"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-amd64-lite.zip",
|
||||
"hash": "sha1:9b9c6dc1d361d9df13d81437996672d23addd093"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586-lite.zip",
|
||||
"hash": "sha1:271816debbf6bf6ce718838704ebe15eba7e8eb4"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-i586-lite.zip",
|
||||
"hash": "sha1:512cc67620dd07403ad6aaca286138a2f7d66ca7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.3.1-lite",
|
||||
"extract_dir": "jdk-17.0.4-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user