sapmachine-lts-jdk: Update to version 17.0.4

This commit is contained in:
Mathias Hermansson 2022-07-20 11:10:36 +02:00
parent 8fea1486ca
commit 4372ab76ec

View File

@ -1,15 +1,15 @@
{
"description": "SapMachine LTS: An OpenJDK release maintained and supported by SAP",
"homepage": "https://sap.github.io/SapMachine/",
"version": "17.0.3.0.1",
"version": "17.0.4",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.3.0.1/sapmachine-jdk-17.0.3.0.1_windows-x64_bin.zip",
"hash": "3e0ca90c7308e01a84ec2141759fc682a638190f736f0772c91033d500503ae3"
"url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.4/sapmachine-jdk-17.0.4_windows-x64_bin.zip",
"hash": "49df6166a30792bd508813e1c622358fba395cab5809add706562dd96a6ae86b"
}
},
"extract_dir": "sapmachine-jdk-17.0.3.0.1",
"extract_dir": "sapmachine-jdk-17.0.4",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"