From aaa79217148ea24ee2ae2b32e0cdc0eddadba397 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 13 Sep 2022 08:46:10 +0200 Subject: [PATCH] temurin18-nightly-jdk: Update to version 18.0.2-101.0.202209122347 --- 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 612787541..27fe83693 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.202209092347", + "version": "18.0.2-101.0.202209122347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-10-06-10-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-09-10-06-10.zip", - "hash": "d21b9f7a38899dd4756114e3b4c2876ee9d29b259598a6fbd43f14a2c91c29e2" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-13-06-12-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-09-13-06-12.zip", + "hash": "fae3b28109a672f7d2a188ec3c933681ab22061b0f614b787b4eda3f06f45392" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-10-06-10-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-09-10-06-10.zip", - "hash": "c22bc1c579b66946d13f79f218c188aa16efe2e200cbcc4533552478827dfe61" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-13-06-12-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-09-13-06-12.zip", + "hash": "a5189b2ea42b12f8455ef690b267c3a65c2cfc8c6775cec015280bf446578938" } }, "extract_to": "tmp",