liberica11-lite-jdk: Update to version 11.0.14-9

This commit is contained in:
Mathias Hermansson 2022-01-20 00:52:29 +01:00
parent 60f54fd666
commit 71742bfefa

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.13-8",
"version": "11.0.14-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-amd64-lite.zip",
"hash": "sha1:12dd9d2b2c68ac861312310ca1cd2a6a8ee30b3e"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-amd64-lite.zip",
"hash": "sha1:2bffab531223693b009b5e4515165abd454e60af"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-i586-lite.zip",
"hash": "sha1:9d05be26aa2dedf8ab126a9c1c25e3efa5d77189"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-i586-lite.zip",
"hash": "sha1:0ad1120350d6e4c9a83e431db12c52a6da2ab726"
}
},
"extract_dir": "jdk-11.0.13-lite",
"extract_dir": "jdk-11.0.14-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"