temurin17-jdk: Update to version 17.0.10-7

This commit is contained in:
github-actions[bot] 2024-01-18 16:20:14 +00:00
parent e74c93687d
commit 3382bd3acd

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.9-9.1",
"version": "17.0.10-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.9+9.1/OpenJDK17U-jdk_x64_windows_hotspot_17.0.9_9.zip",
"hash": "d1b2bb5a074ba33a0cf4e84aa558f7a563b827f999a71c8e47bdb0dd02af6b9c"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.10_7.zip",
"hash": "fa963bc6fa54c3537c663d444c7bb4aa8ae9939cba8fadaf672311f352835060"
}
},
"extract_dir": "jdk-17.0.9+9",
"extract_dir": "jdk-17.0.10+7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"