liberica8: Update to version 8u312-7

This commit is contained in:
Mathias Hermansson 2021-10-20 12:28:48 +02:00
parent e275ddef57
commit 83c69acca8

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u302-8",
"version": "8u312-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u302%2B8/bellsoft-jdk8u302%2B8-windows-amd64.zip",
"hash": "11d07186b3dc55ab57d6a7f1217f74cb6b6c6d4b5b3634932d8863b67e67b56b"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jdk8u312%2B7-windows-amd64.zip",
"hash": "sha1:505d5afd25c48aa1f7715d878e90fe7b12701ccf"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u302%2B8/bellsoft-jdk8u302%2B8-windows-i586.zip",
"hash": "6e2e4273ab91b12954f14588f745dc30124d080b493502a9c8a67fb52e581afe"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jdk8u312%2B7-windows-i586.zip",
"hash": "sha1:8d11479532e492b52b8095c2fd4586091714c747"
}
},
"extract_dir": "jdk8u302",
"extract_dir": "jdk8u312",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"