liberica11: Update to version 11.0.13-8

This commit is contained in:
Mathias Hermansson 2021-10-20 12:28:48 +02:00
parent 7d21dda8a4
commit 8f8bef2f3f

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
"homepage": "https://bell-sw.com/java",
"version": "11.0.12-7",
"version": "11.0.13-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-amd64.zip",
"hash": "6f2afc6f8ffce87d186d9d40ad20970504cd0ba7e187e10280eb1447ae35f4f5"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-amd64.zip",
"hash": "sha1:34b79dcbe5ccc6369d3cc1a8bd93d8bd656b7e0e"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-i586.zip",
"hash": "c65ab10dbb5be808746f7269706b65d46681c9f9cbd39820b93dba98a5037ad0"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-i586.zip",
"hash": "sha1:efc96957d574fd329b089d77c7389f829dfbcad2"
}
},
"extract_dir": "jdk-11.0.12",
"extract_dir": "jdk-11.0.13",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"