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

This commit is contained in:
Mathias Hermansson 2022-04-09 08:49:38 +02:00
parent 6561456ff0
commit 4b043b916d

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.202204062355",
"version": "18.0.1-0.0.202204082357",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-09-06-28-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-09-06-28.zip",
"hash": "1fe186f8041c98e6d7f0797d8b638b1bac456d1875d901eb151b0d8ba4e6980c"
},
"32bit": {
"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"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-09-06-28-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-09-06-28.zip",
"hash": "853ae7486167092e406aeeec36f0693709905c1bf40c9aaaf87148da419acc8f"
}
},
"extract_to": "tmp",