From 9367e59eaffae8ad5e0bee150255f766cc2c1b0e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 16 Apr 2022 03:18:09 +0200 Subject: [PATCH] temurin18-nightly-jdk: Update to version 18.0.1-0.0.202204152354 --- 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 8dd71894e..5f86bf460 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.1-0.0.202204132353", + "version": "18.0.1-0.0.202204152354", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-14-07-14-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-14-07-14.zip", - "hash": "37fbd6e64ca72a0a7d1546b40e145a3be65d87aa3ae9c9da7881ae4d71aaf46e" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-16-00-47-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-16-00-47.zip", + "hash": "36392960053edd70d7875e56845f5b491cb19e4e0dce437c6e977fc78a6ba276" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-14-07-14-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-14-07-14.zip", - "hash": "bee1890cb1a52393806d7790068c51f6bda59a2608ede8bf5f80fafe0e66289f" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-16-00-47-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-16-00-47.zip", + "hash": "96e039cebf92b5bb4f787dac08310cb788d2a8314632110861202a436300aeec" } }, "extract_to": "tmp",