liberica-jdk: Update to version 18.0.2-10

This commit is contained in:
Mathias Hermansson 2022-07-22 01:29:58 +02:00
parent 21fcf7b0b1
commit e5d1812262

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.zip",
"hash": "sha1:125f16896776010fa0c03cf9e607337769765ce7"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-amd64.zip",
"hash": "sha1:2b75c6452a5da35c054966cec96afe19e7b1df6d"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-i586.zip",
"hash": "sha1:a746bcd43585dee1be008db515ec8d870dd364f5"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-i586.zip",
"hash": "sha1:e8c408788e2c0849f50a1479d194f1aaed9fa0c9"
}
},
"extract_dir": "jdk-18.0.1.1",
"extract_dir": "jdk-18.0.2",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"