liberica8-full-jdk: Update to version 8u345-1

This commit is contained in:
Mathias Hermansson 2022-08-05 20:56:50 +02:00
parent ef2df639d0
commit ce2d5a0950

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u342-7",
"version": "8u345-1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u342%2B7/bellsoft-jdk8u342%2B7-windows-amd64-full.zip",
"hash": "sha1:6e4acc2a035329193a4da39ee304b4bba7801677"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u345%2B1/bellsoft-jdk8u345%2B1-windows-amd64-full.zip",
"hash": "sha1:21ad703162efa07323d668f2ec64dc294464801a"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u342%2B7/bellsoft-jdk8u342%2B7-windows-i586-full.zip",
"hash": "sha1:e0c7a829736c24c54861d8c36a38bbfb4efc2b76"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u345%2B1/bellsoft-jdk8u345%2B1-windows-i586-full.zip",
"hash": "sha1:f9f898b97855cd990f53e50171fafd76fb6e7778"
}
},
"extract_dir": "jdk8u342-full",
"extract_dir": "jdk8u345-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"