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

This commit is contained in:
Mathias Hermansson 2022-04-12 08:54:00 +02:00
parent 648d8db40b
commit 237e6815d5

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.202204082357",
"version": "18.0.1-0.0.202204112357",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-12-06-34-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-12-06-34.zip",
"hash": "eda1affd9e238d60ef0cfec22821a39178639c2f81f79699b2a2930e98cf276d"
},
"32bit": {
"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"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-12-06-34-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-12-06-34.zip",
"hash": "c9a2f726dabf8a34fb3d8183bc80ddfc5025d121c0faa8705bc0e3f86655b91f"
}
},
"extract_to": "tmp",