temurin18-nightly-jdk: Update to version 18.0.0-34.0.202202072352

This commit is contained in:
Mathias Hermansson 2022-02-08 11:27:05 +01:00
parent 4fa22b8160
commit 93d40d9e44

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.0-34.0.202202042353",
"version": "18.0.0-34.0.202202072352",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2022-02-05-08-14-beta/OpenJDK18-jdk_x64_windows_hotspot_2022-02-05-08-14.zip",
"hash": "85b01d4a07c50623a481bd1671e8bbb905fca44b8b522e7f1c37978676e109b2"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2022-02-08-10-00-beta/OpenJDK18-jdk_x64_windows_hotspot_2022-02-08-10-00.zip",
"hash": "3851e25cb7d427c98b1a693f68e176dc81bf0e1396977740aab50c85a6e7a0b9"
},
"32bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2022-02-05-08-14-beta/OpenJDK18-jdk_x86-32_windows_hotspot_2022-02-05-08-14.zip",
"hash": "0b740f5abc1b210d8fbd87e09af7794ac2590aff908dcb06bf84731d3bc9f62c"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2022-02-08-10-00-beta/OpenJDK18-jdk_x86-32_windows_hotspot_2022-02-08-10-00.zip",
"hash": "b4947773b858416026dabeec04959fbcb15e6bb149ee5a37423c4900b386ae2a"
}
},
"extract_to": "tmp",