temurin-nightly-jdk: Update to version 20.0.0-18.0.202210120344

This commit is contained in:
Mathias Hermansson 2022-10-12 17:02:22 +02:00
parent ae34dbfc16
commit 70aa720ca4

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": "20.0.0-18.0.202210070344",
"version": "20.0.0-18.0.202210120344",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-07-09-30-beta/OpenJDK-jdk_x64_windows_hotspot_2022-10-07-03-30.zip",
"hash": "74c3325f76d712515353bf610f68a667e48711efe7aad19a96d65f381c8299a6"
"url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-12-09-43-beta/OpenJDK-jdk_x64_windows_hotspot_2022-10-12-03-30.zip",
"hash": "1093bfb4014028dd813082395bfcb6adba9bef2d56d8fe3c6c1a913fd6cf2aa8"
},
"32bit": {
"url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-07-09-30-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-10-07-03-30.zip",
"hash": "256c5e81e169c269376a105817b924699fcbd21200e8a081949f9a0c33ba2304"
"url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-12-09-43-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-10-12-03-30.zip",
"hash": "ed7b0658e461cc508b156761c6838095cf40216a9f6797cf3d4372cd5a8fdb1a"
}
},
"extract_to": "tmp",