liberica11-full-jdk: Update to version 11.0.16-8

This commit is contained in:
Mathias Hermansson 2022-07-22 01:29:58 +02:00
parent 736bafd3f7
commit 7e2005e3cf

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.15.1-2",
"version": "11.0.16-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-amd64-full.zip",
"hash": "sha1:ca2897c0ae98ea736b55d21bba191d68b15966e2"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16%2B8/bellsoft-jdk11.0.16%2B8-windows-amd64-full.zip",
"hash": "sha1:ac0ea73e6f86440d2c82bc7ea0a09aa4e247531b"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-i586-full.zip",
"hash": "sha1:5dee9fb7872b15ca034cde81eb9fb2dd23a43d6b"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16%2B8/bellsoft-jdk11.0.16%2B8-windows-i586-full.zip",
"hash": "sha1:6528033dd2161e1a6f3d491198b1c6222d212f57"
}
},
"extract_dir": "jdk-11.0.15.1-full",
"extract_dir": "jdk-11.0.16-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"