liberica-lts-jdk: Update to version 17.0.3.1-2

This commit is contained in:
Mathias Hermansson 2022-06-02 21:01:04 +02:00
parent 55052cfa6d
commit a3322855d7

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.3-7",
"version": "17.0.3.1-2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-amd64.zip",
"hash": "ad4a3758262160e0909a008ceaf161a97de3c04aa85cfb2691a2a58354e8e061"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-amd64.zip",
"hash": "sha1:ebd436a9a30df993676d935731ed86b2d65f1ae7"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-i586.zip",
"hash": "b54fdc65250529d6306a7499def5df5d1fbda2ca0cdf82f6d5360ed6d7ed761e"
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586.zip",
"hash": "sha1:39d19153869002f36e20f70795e1fdcf03f71920"
}
},
"extract_dir": "jdk-17.0.3",
"extract_dir": "jdk-17.0.3.1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"