liberica11-full-jdk: Update to version 11.0.20.1-1

This commit is contained in:
github-actions[bot] 2023-08-24 16:18:05 +00:00
parent 32da862c11
commit 6ced517c47

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.20-8",
"version": "11.0.20.1-1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20%2B8/bellsoft-jdk11.0.20%2B8-windows-amd64-full.zip",
"hash": "sha1:025ac072224efa1822ddc7cb4ff49dce21467c17"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-amd64-full.zip",
"hash": "sha1:31098d421fc3df8d317329e38b6197d1b32d827e"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20%2B8/bellsoft-jdk11.0.20%2B8-windows-i586-full.zip",
"hash": "sha1:953b391dad3ec07e7d357a46dff96ae9c1a0eaef"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-i586-full.zip",
"hash": "sha1:9fdf406be4d37f08c843368be19b8fa90c23792d"
}
},
"extract_dir": "jdk-11.0.20-full",
"extract_dir": "jdk-11.0.20.1-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"