From 70aa720ca49c3934eceeab35903394977ca6672a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 12 Oct 2022 17:02:22 +0200 Subject: [PATCH] temurin-nightly-jdk: Update to version 20.0.0-18.0.202210120344 --- bucket/temurin-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index a4ab6f6db..db40e50e2 100644 --- a/bucket/temurin-nightly-jdk.json +++ b/bucket/temurin-nightly-jdk.json @@ -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",