From f2e629478117cc3f1c2806a35ecceb5ee7a5fe64 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 12 Apr 2022 05:14:29 +0200 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.332-6.0.202204111817 --- 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 d913764dd..084ad9be6 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.202204081814", + "version": "8.0.332-6.0.202204111817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-09-02-39-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-04-09-02-39.zip", - "hash": "630b917ec21e880ca3f671a847e72beb8d8367002386941a64b2d35d06ebbedc" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-09-02-39-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-04-09-02-39.zip", - "hash": "e2990aadf9dca6cbaf2f3010755b8405962c81d1af345ce8cda3d105ac9820f0" + "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" } }, "extract_to": "tmp",