liberica16-full-jdk: Update to version 16.0.2-7

This commit is contained in:
Mathias Hermansson 2021-07-23 16:20:42 +02:00
parent 463967d834
commit ccceda962f

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.0.1-9",
"version": "16.0.2-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.2%2B7/bellsoft-jdk16.0.2%2B7-windows-amd64-full.zip",
"hash": "48b2211f7a2f33841b6eb7c4ad434352ae609c288b43c0f7ae147692d88aedb6"
},
"32bit": {
"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"
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.2%2B7/bellsoft-jdk16.0.2%2B7-windows-i586-full.zip",
"hash": "afb31a80f3c3a4693f170746360fd371ec8bd08be07e1bf71db954cb3188dca0"
}
},
"extract_dir": "jdk-16.0.1-full",
"extract_dir": "jdk-16.0.2-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"