liberica8-jdk: Update to version 8u322-6

This commit is contained in:
Mathias Hermansson 2022-01-20 00:52:30 +01:00
parent cf481a8e0e
commit db76078477

View File

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