mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica-jre: Update to version 18.0.2-10
This commit is contained in:
parent
e5d1812262
commit
285c2473b4
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "18.0.1.1-2",
|
||||
"version": "18.0.2-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jre18.0.1.1%2B2-windows-amd64.zip",
|
||||
"hash": "sha1:62623ca1557ecfd603c6e769a8a10c9983fafa2a"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jre18.0.2%2B10-windows-amd64.zip",
|
||||
"hash": "sha1:dd0d0fa08079e49a1655f38a749c53f45da6dfdf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jre18.0.1.1%2B2-windows-i586.zip",
|
||||
"hash": "sha1:5d7a04dd154a712517864d2f100cf87e7a7098f8"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jre18.0.2%2B10-windows-i586.zip",
|
||||
"hash": "sha1:547f9096c5498fd6ad7c3ccf13bca304a3b45f8c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-18.0.1.1",
|
||||
"extract_dir": "jre-18.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user