From c347b416eb90e735892e93fb362e2ee255c9a375 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 4 Oct 2022 04:00:34 +0200 Subject: [PATCH] temurin18-nightly-jdk: Update to version 18.0.2-101.0.202210032342 --- bucket/temurin18-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin18-nightly-jdk.json b/bucket/temurin18-nightly-jdk.json index d349bb8f9..1d88c9e9d 100644 --- a/bucket/temurin18-nightly-jdk.json +++ b/bucket/temurin18-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": "18.0.2-101.0.202209302347", + "version": "18.0.2-101.0.202210032342", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-01-01-27-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-10-01-01-27.zip", - "hash": "4faa7043697f1f4c92ebb0b1f5d54974751d852b098151a3c6f195c673dbef34" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-04-01-30-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-10-04-01-30.zip", + "hash": "1e8c64bac3f362d9c134538a06f7567d43545dc181e9ccbef18006132d16a3b1" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-01-01-27-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-10-01-01-27.zip", - "hash": "3317fbf8988dd01b18e91ebcac37a74373cf3651c9d2e0c198a6f7722ed6d24b" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-04-01-30-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-10-04-01-30.zip", + "hash": "3169c93680f5ee22ddb5c16b664e582b0f5e68da749e6f20ec26d7705e59118e" } }, "extract_to": "tmp",