mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
liberica17-jre: Update to version 17.0.2-9
This commit is contained in:
parent
68a94ae7fb
commit
87c49d7379
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 17 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "17.0.1-12",
|
||||
"version": "17.0.2-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jre17.0.1%2B12-windows-amd64.zip",
|
||||
"hash": "sha1:e7be28c48ee7120c339880efb8b2d7c67ed11452"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jre17.0.2%2B9-windows-amd64.zip",
|
||||
"hash": "sha1:66fa0fa246e4476600614eb5fbcdaa02bb920725"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jre17.0.1%2B12-windows-i586.zip",
|
||||
"hash": "sha1:8ea8213b5eb427dc42835ab17a994858a50861f2"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jre17.0.2%2B9-windows-i586.zip",
|
||||
"hash": "sha1:4a6a079bed5b38e9919a5b13957b468874892b68"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-17.0.1",
|
||||
"extract_dir": "jre-17.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user