mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
liberica17-lite-jdk: Update to version 17.0.19-11
This commit is contained in:
parent
de4aadb4cb
commit
83fb1e6f0d
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 17 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "17.0.18-10",
|
||||
"version": "17.0.19-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.19%2B11/bellsoft-jdk17.0.19%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:6844fd97f47a827fc28778b4ccd158183f6061ee"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.19%2B11/bellsoft-jdk17.0.19%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:0d5c3977d3e4245e1ed07bb46f1e44735979f186"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.18-lite",
|
||||
"extract_dir": "jdk-17.0.19-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user