liberica17-full-jdk: Update to version 17.0.9-11

This commit is contained in:
github-actions[bot] 2023-10-18 20:14:45 +00:00
parent 6db08d43ff
commit b191f245ac

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 17 implementation",
"homepage": "https://bell-sw.com/java",
"version": "17.0.8.1-1",
"version": "17.0.9-11",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8.1%2B1/bellsoft-jdk17.0.8.1%2B1-windows-amd64-full.zip",
"hash": "sha1:fffcacc0b3d07b3be7f7fbe75fe1c54682307712"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-amd64-full.zip",
"hash": "sha1:cd606a2afcf8b92f505592da60f265db17b91070"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8.1%2B1/bellsoft-jdk17.0.8.1%2B1-windows-i586-full.zip",
"hash": "sha1:59b7ecad30f762d3779dfef19fecd5d33481249d"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-i586-full.zip",
"hash": "sha1:b4e08cf99151f9e2ae1492237ed33bab23dfe687"
}
},
"extract_dir": "jdk-17.0.8.1-full",
"extract_dir": "jdk-17.0.9-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"