liberica-full-jdk: Update to version 18.0.2-10

This commit is contained in:
Mathias Hermansson 2022-07-22 01:29:58 +02:00
parent b96581f0e9
commit 63e58ab7cb

View File

@ -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-jdk18.0.1.1%2B2-windows-amd64-full.zip",
"hash": "sha1:0652bc686b4c2528f7959306ad531093bf48fbcc"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-amd64-full.zip",
"hash": "sha1:830a79834536c3a3199cd0070bf0fd023ec231c0"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-i586-full.zip",
"hash": "sha1:d48da574e7577e7f9731653a7f8ff174368cd368"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-i586-full.zip",
"hash": "sha1:0f7a84e90686d886962b67f670ea4bacb7a6df9d"
}
},
"extract_dir": "jdk-18.0.1.1-full",
"extract_dir": "jdk-18.0.2-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"