From 9de6dc8a1b693167eea4599ae59efa20003c11c8 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 23 Aug 2022 08:59:50 +0200 Subject: [PATCH] temurin18-nightly-jdk: Update to version 18.0.2-101.0.202208222347 --- 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 513b19ae9..cff9c9677 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-9.0.202208192347", + "version": "18.0.2-101.0.202208222347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-08-20-13-56-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-08-20-13-56.zip", - "hash": "28e701c433609496f91d18b1b820a2eb3254019e570153c06e4a5a410e1693e4" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-08-23-06-16-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-08-23-06-16.zip", + "hash": "22ea2d83dc2d0ab1c84b2a717b1a3156e3f171b137b37e4aa8e623d8578b9286" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-08-20-13-56-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-08-20-13-56.zip", - "hash": "ee1319a2af35fae95ac0ed26bd7f7ca749f83dcbacafa6c0168919d479657a81" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-08-23-06-16-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-08-23-06-16.zip", + "hash": "ba4afa6723998860e16716fea3d218599a89badb53a800137928704099e833ed" } }, "extract_to": "tmp",