liberica11-lite-jdk: Update to version 11.0.15.1-2

This commit is contained in:
Mathias Hermansson 2022-06-02 21:01:04 +02:00
parent 4d82edf4a4
commit cc0e659a3b

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.15-10",
"version": "11.0.15.1-2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-amd64-lite.zip",
"hash": "sha1:b70739c89c14e49970733b046d9b2c9920d924a4"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-amd64-lite.zip",
"hash": "sha1:d77ec02a85d5c65e9ee163e24d6c9e7fd536ca7e"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-i586-lite.zip",
"hash": "sha1:304cfbe5b51fd317f9f24294db0aae03f5ff1625"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-i586-lite.zip",
"hash": "sha1:bbfad7b24be088ac557de6e86599f8f9ffa2ad51"
}
},
"extract_dir": "jdk-11.0.15-lite",
"extract_dir": "jdk-11.0.15.1-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"