temurin17-jdk: Update to version 17.0.4-101

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

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-jdk_x64_windows_hotspot_17.0.4_8.zip",
"hash": "35139d1ba8dd50853f9dbf34a4401a3d588ab54951ef98f447b7addbbab67060"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4.1+1/OpenJDK17U-jdk_x64_windows_hotspot_17.0.4.1_1.zip",
"hash": "3860d2ed7405674baeb0f9f4c71377421716759fe4301e92bdd4dd43c0442dc3"
}
},
"extract_dir": "jdk-17.0.4+8",
"extract_dir": "jdk-17.0.4.1+1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"