liberica-full-lts-jdk: Update to version 17.0.2-9

This commit is contained in:
Mathias Hermansson 2022-01-20 00:52:28 +01:00
parent c65bbad2c2
commit 5ab33172ad

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "17.0.1-12",
"version": "17.0.2-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1%2B12-windows-amd64-full.zip",
"hash": "sha1:e1b03c435545e30fea693f55b1f65aa8a9aa5d38"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-amd64-full.zip",
"hash": "sha1:52b4660e490907c74bf7dd0ac36bc09b02d0d2ae"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1%2B12-windows-i586-full.zip",
"hash": "sha1:8139a585728ef8fe63f9a1475f7d9ecadf745ca0"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-i586-full.zip",
"hash": "sha1:4e7085000a384a88505904e705098b2d320c93f2"
}
},
"extract_dir": "jdk-17.0.1-full",
"extract_dir": "jdk-17.0.2-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"