liberica8-jdk: Update to version 8u342-7

This commit is contained in:
Mathias Hermansson 2022-07-22 01:29:59 +02:00
parent 1155300030
commit aa90b1f357

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u333-2",
"version": "8u342-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u333%2B2/bellsoft-jdk8u333%2B2-windows-amd64.zip",
"hash": "sha1:cfcd8800ec6c85809e0650d82c990d8dc42782eb"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u342%2B7/bellsoft-jdk8u342%2B7-windows-amd64.zip",
"hash": "sha1:8a46d8962e1889a43c7ba99cc691f03eca8e9eab"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u333%2B2/bellsoft-jdk8u333%2B2-windows-i586.zip",
"hash": "sha1:2227869c6899917a59e90d25e00ec493c39f0f22"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u342%2B7/bellsoft-jdk8u342%2B7-windows-i586.zip",
"hash": "sha1:1815f8614964cc14937bcc871aa6ab30145d766d"
}
},
"extract_dir": "jdk8u333",
"extract_dir": "jdk8u342",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"