liberica-full: Update to version 15.0.1-9

This commit is contained in:
Mathias Hermansson 2020-10-22 19:20:30 +02:00
parent ac4725b438
commit b35cc38201

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "15-36",
"version": "15.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%2B36/bellsoft-jdk15%2B36-windows-amd64-full.zip",
"hash": "sha1:a0d4ee588066f61ea93473574931ef7a358a2dc4"
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-amd64-full.zip",
"hash": "sha1:e7eee2cddadb2eb7b4c399a7a36a3ecf2261f3c3"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15%2B36/bellsoft-jdk15%2B36-windows-i586-full.zip",
"hash": "sha1:ba0d3f94f6d09f510f5451e2a6f4c35f7b6d8663"
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-i586-full.zip",
"hash": "sha1:c9b0962799f5e6322b67116ba85e67718f0bdd0e"
}
},
"extract_dir": "jdk-15-full",
"extract_dir": "jdk-15.0.1-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"