temurin17-jre: Update to version 17.0.12-7

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

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-jre_x64_windows_hotspot_17.0.11_9.zip",
"hash": "4bafe2e94439c8193fc8c68247cb0dbaf4e80265b903288f63f128304f129bbe"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.12_7.zip",
"hash": "646f1f60286670da309b586d0905f1df1a5c2f674d24006823d688bca65388f4"
}
},
"extract_dir": "jdk-17.0.11+9-jre",
"extract_dir": "jdk-17.0.12+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"