From f416b49d5bf6826f6096524aa79efc9fa7ba5ceb Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 15 Apr 2022 23:59:33 +0200 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.332-6.0.202204151818 --- bucket/temurin8-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 084ad9be6..c980da392 100644 --- a/bucket/temurin8-nightly-jdk.json +++ b/bucket/temurin8-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": "8.0.332-6.0.202204111817", + "version": "8.0.332-6.0.202204151818", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-12-02-55-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-04-12-02-55.zip", - "hash": "9231061db8679d4a3f8f64a0fbb9394bb86c28e0a3eba2cd440e8afa3dacc2eb" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-15-21-38-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-04-15-21-38.zip", + "hash": "ddb1dbef6286da46aa69544352c9a987492511aba5de5c634005b5a6f74a1032" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-12-02-55-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-04-12-02-55.zip", - "hash": "b47c4ddeeb03c8b1fd173f8fdfa27ffd17bd309373123e839d724e5d8c494acf" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-15-21-38-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-04-15-21-38.zip", + "hash": "23d6d2c840ab79300882ce544a1dd25dbb063dc7491c3e6fefa0a06703622227" } }, "extract_to": "tmp",