liberica17-jre: Update to version 17.0.4.1-1

This commit is contained in:
Mathias Hermansson 2022-08-13 14:59:39 +02:00
parent 5d5ba3c1b7
commit 026917e290

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.4-8",
"version": "17.0.4.1-1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jre17.0.4%2B8-windows-amd64.zip",
"hash": "sha1:19bcdd1d76d04aaf8baf509b97f7e221d513aec9"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4.1%2B1/bellsoft-jre17.0.4.1%2B1-windows-amd64.zip",
"hash": "sha1:dd26fcfb743f7785ec139aee1b70b1d78e655144"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jre17.0.4%2B8-windows-i586.zip",
"hash": "sha1:6000206f3a8865a69855c9711ba012ac8bfe22f7"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4.1%2B1/bellsoft-jre17.0.4.1%2B1-windows-i586.zip",
"hash": "sha1:0114e28c2a72c16d2852cfc0f751643bd21c3096"
}
},
"extract_dir": "jre-17.0.4",
"extract_dir": "jre-17.0.4.1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"