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

This commit is contained in:
Mathias Hermansson 2022-07-22 01:29:58 +02:00
parent 285c2473b4
commit bb70ed9027

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-lite.zip",
"hash": "sha1:e53f451fd5fd9a9d7bd5c6407884446478e48620"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-amd64-lite.zip",
"hash": "sha1:4d3de055724bc6763b29c04ed849210f31f53d83"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-i586-lite.zip",
"hash": "sha1:9d7c29af717eac523a1b827db3d3621a07f8caf9"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-i586-lite.zip",
"hash": "sha1:62a4e0998ee9b1083e32661fbd0cb3e288bb2618"
}
},
"extract_dir": "jdk-18.0.1.1-lite",
"extract_dir": "jdk-18.0.2-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"