liberica11-lite: Update to version 11.0.9.1-1

This commit is contained in:
Mathias Hermansson 2020-11-06 09:48:54 +01:00
parent 69d39cbf4c
commit 5d2e79596f

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.9-12",
"version": "11.0.9.1-1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B12/bellsoft-jdk11.0.9%2B12-windows-amd64-lite.zip",
"hash": "sha1:1d76b0a8680254cf72ae41ecfde1d5235af08557"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-amd64-lite.zip",
"hash": "sha1:c986c15087527e5b210c97eaeafeb6803479dff7"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B12/bellsoft-jdk11.0.9%2B12-windows-i586-lite.zip",
"hash": "sha1:4deaf98351e4724559b616ebf5249338811fd26b"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-i586-lite.zip",
"hash": "sha1:3498d2977e016341c9d5bb8e55b92470d7cb930a"
}
},
"extract_dir": "jdk-11.0.9-lite",
"extract_dir": "jdk-11.0.9.1-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"