liberica-jdk: Update to version 21.0.1-12

This commit is contained in:
github-actions[bot] 2023-10-18 20:14:41 +00:00
parent 2f23592f3c
commit c5f835c993

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "21-37",
"version": "21.0.1-12",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-amd64.zip",
"hash": "sha1:529df5107cecd1bb55101fae391c10699b7d41a6"
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-amd64.zip",
"hash": "sha1:6b995c190805f6639eff05ccba8d44694ef59d28"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-i586.zip",
"hash": "sha1:fd90845f28bfcaff4c0488b305c5ee77d43e18f2"
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-i586.zip",
"hash": "sha1:d0db32d3251a55289ae19b42b17e4cb6676a886a"
}
},
"extract_dir": "jdk-21",
"extract_dir": "jdk-21.0.1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"