temurin17-nightly-jdk: Update to version 17.0.4-5.0.202206080423

This commit is contained in:
Mathias Hermansson 2022-06-08 18:14:13 +02:00
parent 15c6d589a2
commit f139f2fc03

View File

@ -1,16 +1,16 @@
{
"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-3.0.202205250346",
"version": "17.0.4-5.0.202206080423",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-27-17-04-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-05-27-17-04.zip",
"hash": "136b9b745c252b198d63882b605f5db37e69dde5c89e780087dfcabd6eb4c543"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-08-15-45-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-06-08-15-45.zip",
"hash": "d1fc520eff84b310ab7482f28a19b8393fef44f723b4334f10fd646888abeeaf"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-27-17-04-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-05-27-17-04.zip",
"hash": "5048e4205f57d8df291c9a420f78a28023529e33abd196366911eb40ce990a1a"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-08-15-45-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-06-08-15-45.zip",
"hash": "9b7b431389cdb87e1135eb23c161c1ed3b32f8ba70a1b14a5cab318a1cc60bc5"
}
},
"extract_to": "tmp",