mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-27 11:48:56 +08:00
liberica17-lite-jdk: Update to version 17.0.18-10
This commit is contained in:
parent
3ea75f9076
commit
71ad43627c
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 17 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "17.0.17-15",
|
||||
"version": "17.0.18-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.17%2B15/bellsoft-jdk17.0.17%2B15-windows-amd64-lite.zip",
|
||||
"hash": "sha1:c110bae5e7518c3f4118050ca283c5ad7eace594"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B10/bellsoft-jdk17.0.18%2B10-windows-amd64-lite.zip",
|
||||
"hash": "sha1:2db8b876f8219ab3ced2350e2b36df4b1d672e13"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.17%2B15/bellsoft-jdk17.0.17%2B15-windows-i586-lite.zip",
|
||||
"hash": "sha1:4220bdd35d5e68bf5dafc627ba3e9450cc91fd35"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B10/bellsoft-jdk17.0.18%2B10-windows-i586-lite.zip",
|
||||
"hash": "sha1:f2d9a6d376c82a5e8994213877622923c9979a22"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.17-lite",
|
||||
"extract_dir": "jdk-17.0.18-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user