liberica16-lite-jdk: Update to version 16.0.1-9

This commit is contained in:
Mathias Hermansson 2021-04-21 18:45:57 +02:00
parent 314c467cf6
commit eb21872b31

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 16 implementation",
"homepage": "https://bell-sw.com/java",
"version": "16-36",
"version": "16.0.1-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-amd64-lite.zip",
"hash": "sha1:506bed49243788ed6e37564e062e164f777fddfc"
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-amd64-lite.zip",
"hash": "9547f341f124caf93a3d8a8ab805e6b7d8076bbb76254e57a34f27f20dbd9259"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-i586-lite.zip",
"hash": "sha1:586ed0266987e8f06d4ae4835578eb7b0820157a"
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-i586-lite.zip",
"hash": "bbce1f0317f13abea3c92a249573fb8d5a37139b6232c835adc043b9b329bd8a"
}
},
"extract_dir": "jdk-16-lite",
"extract_dir": "jdk-16.0.1-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"