temurin17-jdk: Update to version 17.0.20-8

This commit is contained in:
github-actions[bot] 2026-07-29 10:39:29 +00:00
parent 63c82cea94
commit 0e84950844

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.19-10",
"version": "17.0.20-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.19+10/OpenJDK17U-jdk_x64_windows_hotspot_17.0.19_10.zip",
"hash": "b5b235c48adf6a081874b812c630b9f4b5f637b7a5ed18b9174d08a41ec4c235"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.20+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.20_8.zip",
"hash": "418497be5cf585bdd2203d6486a565d66d3f5e992d5630d45104cb873fab8122"
}
},
"extract_dir": "jdk-17.0.19+10",
"extract_dir": "jdk-17.0.20+8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"