liberica-full: Update to version 16.0.1-9

This commit is contained in:
Mathias Hermansson 2021-06-10 12:27:07 +02:00
parent 24c774a11d
commit b1906bf9d9

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "15.0.2-10",
"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/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-amd64-full.zip",
"hash": "sha1:b65614d99eaca4dcb5c97768792a00eb4f12b691"
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-amd64-full.zip",
"hash": "sha1:db71f8ffc2e93644fe29f1b50fa9872f7e0fb426"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-i586-full.zip",
"hash": "sha1:2be2872bb770201b1f74f666aef76b1ea162dd66"
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-i586-full.zip",
"hash": "sha1:eb92668832fc28d03a5d7d2f693a6a0d866832cb"
}
},
"extract_dir": "jdk-15.0.2-full",
"extract_dir": "jdk-16.0.1-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"