temurin17-jre: Update to version 17.0.14-7

This commit is contained in:
github-actions[bot] 2025-01-23 12:35:10 +00:00
parent 19bc22860a
commit 17175e8729

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.13-11",
"version": "17.0.14-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.13+11/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_11.zip",
"hash": "11a61a94d383e755b08b4e5890a13d148bc9f95b7149cbbeec62efb8c75a4a67"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_7.zip",
"hash": "d42f84605c8e27c38998b44ac493d1067abbe45be89969c935d71a858393405c"
}
},
"extract_dir": "jdk-17.0.13+11-jre",
"extract_dir": "jdk-17.0.14+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"