mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 18:20:02 +08:00
liberica17-lite-jdk: Update to version 17.0.3.1-2
This commit is contained in:
parent
c836798c8a
commit
0884f1cf95
@ -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-7",
|
||||
"version": "17.0.3.1-2",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-amd64-lite.zip",
|
||||
"hash": "sha1:d063f7cc91e5cb4ec230405150ac29bd6655b09a"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-i586-lite.zip",
|
||||
"hash": "sha1:515f92c71967334156ecdabe352463d19f4274d4"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.3-lite",
|
||||
"extract_dir": "jdk-17.0.3.1-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user