temurin17-jdk: Update to version 17.0.12-7

This commit is contained in:
github-actions[bot] 2024-07-30 08:20:11 +00:00
parent bb3ae56ddd
commit 812dd73107

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.11-9",
"version": "17.0.12-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.11+9/OpenJDK17U-jdk_x64_windows_hotspot_17.0.11_9.zip",
"hash": "fdd6664d4131370398fbc8bfbb7b46dbfec4a22a090a511fe5c379dae188c390"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.12_7.zip",
"hash": "052049d687ebfda6a4032d54afcd0da6549a23bc2ed04cfaa509746eeacbae71"
}
},
"extract_dir": "jdk-17.0.11+9",
"extract_dir": "jdk-17.0.12+7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"