liberica17-full-jdk: Update to version 17.0.3-7

This commit is contained in:
Mathias Hermansson 2022-04-21 12:35:54 +02:00
parent d0038804c1
commit 441d29afe9

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.2-9",
"version": "17.0.3-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-amd64-full.zip",
"hash": "a047bb024acc0b14832833a76e15dfc2d796ff40ff66fc1e2ee0aa29042424f9"
},
"32bit": {
"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"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-i586-full.zip",
"hash": "7bab883291bc3747dd5189a0799d0054b4c27ae03b717a04238a0140ea1ba129"
}
},
"extract_dir": "jdk-17.0.2-full",
"extract_dir": "jdk-17.0.3-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"