liberica-lite: Update to version 16.0.1-9

This commit is contained in:
Mathias Hermansson 2021-04-21 18:45:57 +02:00
parent 6336d2c734
commit f2bfb1d359

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 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": "24d958c04f8eccd51bb4b920db6cf570fd0f26c820d3f09585ebab603ae36271"
"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": "f5424733ede71a0fca5cdb058090631b6f2d848bfd67f32029ba253accc91a3f"
"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"