temurin18-nightly-jdk: Update to version 18.0.1-0.0.202204062355

This commit is contained in:
Mathias Hermansson 2022-04-07 11:59:24 +02:00
parent ee333438a2
commit 62e22cbe3e

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": "18.0.1-0.0.202203282355",
"version": "18.0.1-0.0.202204062355",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-03-29-00-42-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-03-29-00-42.zip",
"hash": "517709bdbaeb923189df2ad7d4d3989a7da9ba72501e9c1bea6905246ccb0df8"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-07-06-28-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-07-06-28.zip",
"hash": "a05d8246a867f8da7e35302491ee320f1d8672722810d246ffdabc588c9a1183"
},
"32bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-03-29-00-42-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-03-29-00-42.zip",
"hash": "cabf6524f2288e6211f20ef8e058ba75da16e4103efe9323b936ce9e714342e1"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-07-06-28-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-07-06-28.zip",
"hash": "cc5b8fea7522e6fd43006567681999b717b957b82461be6476cee8c9669a7256"
}
},
"extract_to": "tmp",