temurin17-jre: Update to version 17.0.19-10

This commit is contained in:
github-actions[bot] 2026-05-04 14:03:20 +00:00
parent 9746b52e78
commit dae336c27f

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.18-8",
"version": "17.0.19-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+8/OpenJDK17U-jre_x64_windows_hotspot_17.0.18_8.zip",
"hash": "95c9ebe3ee16baab7239531757513d9a03799ca06483ef2f3b530e81e93e7b5b"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.19+10/OpenJDK17U-jre_x64_windows_hotspot_17.0.19_10.zip",
"hash": "79a598e1fbb4e16582d92c4ee22280a3c4d72fd52606e1e46b1223c0fe53b0da"
}
},
"extract_dir": "jdk-17.0.18+8-jre",
"extract_dir": "jdk-17.0.19+10-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"