liberica11: Update to version 11.0.12-7

This commit is contained in:
Mathias Hermansson 2021-07-21 01:02:40 +02:00
parent a8b3c51c4b
commit 7a5c4e5e70

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
"homepage": "https://bell-sw.com/java",
"version": "11.0.11-9",
"version": "11.0.12-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.11%2B9/bellsoft-jdk11.0.11%2B9-windows-amd64.zip",
"hash": "sha1:64031d10d9043e933e411c3705828a16a2040c67"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-amd64.zip",
"hash": "6f2afc6f8ffce87d186d9d40ad20970504cd0ba7e187e10280eb1447ae35f4f5"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.11%2B9/bellsoft-jdk11.0.11%2B9-windows-i586.zip",
"hash": "sha1:b7dacc0d44443bea1a71ee462475ad5280be3045"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-i586.zip",
"hash": "c65ab10dbb5be808746f7269706b65d46681c9f9cbd39820b93dba98a5037ad0"
}
},
"extract_dir": "jdk-11.0.11",
"extract_dir": "jdk-11.0.12",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"