From d79512ca1708f9aa135ad2ef7ea00228ae2f180d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 7 Apr 2022 14:26:44 +0200 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.332-6.0.202204061817 --- bucket/temurin8-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index ce1e8eb97..0b090d451 100644 --- a/bucket/temurin8-nightly-jre.json +++ b/bucket/temurin8-nightly-jre.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-5.0.202203251825", + "version": "8.0.332-6.0.202204061817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-03-25-19-33-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-03-25-19-33.zip", - "hash": "8ee13b13de24c9de649d6b539ec0ce239821c43c02b4eca96dd8dfcc18d5def5" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-07-12-06-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-04-07-12-06.zip", + "hash": "a5993399fbaf06c54a9e96dafdde54011dd360158fc398f8b919dfd3b695a76a" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-03-25-19-33-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-03-25-19-33.zip", - "hash": "a76faab6f725f22ce3ab84b20b4515c70e8e5a835e6be8e5a9ce0d6a58888894" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-07-12-06-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-04-07-12-06.zip", + "hash": "2e73cdb8432a4cb177d155c8c6afa90371ebb81935d8af4e929aefe81d7158d8" } }, "extract_to": "tmp",