temurin17-nightly-jre: Update to version 17.0.5-5.0.202209062347

This commit is contained in:
Mathias Hermansson 2022-09-07 11:35:17 +02:00
parent 59c13eb1be
commit c2bd834fc1

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.5-5.0.202209020157",
"version": "17.0.5-5.0.202209062347",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-02-10-40.zip",
"hash": "c3880512999cc3f4ea6be6bd48cf57cf9b546c3db02e67453c98199ecaa10b1f"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-07-09-01.zip",
"hash": "f6611c36a74d0b27d8174f52b7cffeb78d7a260f17cacd9cca93119b38234f18"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-02-10-40.zip",
"hash": "630dc713650901e16ae8e0919fe30681f77b109331965c9fd045adab1b424e22"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-07-09-01.zip",
"hash": "7f8309fd4f0ca31e4c7a3dd404211901963bbff8b645aeec26d483c2928533d2"
}
},
"extract_to": "tmp",