mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica17-jdk: Update to version 17.0.20-10
This commit is contained in:
parent
ca0d0b3599
commit
fb0ef1e930
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 17 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "17.0.19-11",
|
||||
"version": "17.0.20-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.19%2B11/bellsoft-jdk17.0.19%2B11-windows-amd64.zip",
|
||||
"hash": "sha1:703b417069f9799c516ed9c0954ac385fa226590"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.20%2B10/bellsoft-jdk17.0.20%2B10-windows-amd64.zip",
|
||||
"hash": "sha1:182c814f47efae0dc9d7db3b3fa4fefecc35c6ed"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.19%2B11/bellsoft-jdk17.0.19%2B11-windows-i586.zip",
|
||||
"hash": "sha1:5b6b629aa9964be9645ea5637525593c42db0458"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.20%2B10/bellsoft-jdk17.0.20%2B10-windows-i586.zip",
|
||||
"hash": "sha1:2db8528057bcbcde6d690eb408e6c2de6e0192e2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.19",
|
||||
"extract_dir": "jdk-17.0.20",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user