mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
liberica17-lite-jdk: Update to version 17.0.9-11
This commit is contained in:
parent
ae13d2ccef
commit
418477bb7a
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 17 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "17.0.8.1-1",
|
||||
"version": "17.0.9-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8.1%2B1/bellsoft-jdk17.0.8.1%2B1-windows-amd64-lite.zip",
|
||||
"hash": "sha1:127127e6ff57673df91d58aa0288d1b45dc3bf88"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:07da83d28d9684022baa4aba1cb135cd418e8a9c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8.1%2B1/bellsoft-jdk17.0.8.1%2B1-windows-i586-lite.zip",
|
||||
"hash": "sha1:270cabd7ed7c3a12abdfba5eda0cac05c510f9b8"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:5b52722c09aebf1518d2ff30a9ed7702026fe81a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.8.1-lite",
|
||||
"extract_dir": "jdk-17.0.9-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user