temurin-lts-jdk: Update to version 17.0.3-7

This commit is contained in:
Mathias Hermansson 2022-04-25 15:57:26 +02:00
parent 102bca841c
commit 35f746e2da

View File

@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "17.0.2-8",
"version": "17.0.3-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.2+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.2_8.zip",
"hash": "d083479ca927dce2f586f779373d895e8bf668c632505740279390384edf03fa"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.3_7.zip",
"hash": "595e361d1bbb627fe4a496e3c26c2a1562d118776310cfeb9ae8845e2906d9ab"
}
},
"extract_dir": "jdk-17.0.2+8",
"extract_dir": "jdk-17.0.3+7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"