temurin17-jre: Update to version 17.0.4-101

This commit is contained in:
Mathias Hermansson 2022-08-23 19:07:47 +02:00
parent 2930cf7acc
commit 2a7ba1d7aa

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.4-8",
"version": "17.0.4-101",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4+8/OpenJDK17U-jre_x64_windows_hotspot_17.0.4_8.zip",
"hash": "67d93c738dd7b546ea0954c0f2e22d3c10ebf7b870a70fb0bb1f289ad80498b5"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4.1+1/OpenJDK17U-jre_x64_windows_hotspot_17.0.4.1_1.zip",
"hash": "10b007eb1b424a83729e335917a4851e426d716349439aef71d63bbcba24b702"
}
},
"extract_dir": "jdk-17.0.4+8-jre",
"extract_dir": "jdk-17.0.4.1+1-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"