From 1eecab62d9dd01e75ce7f97f1964f6faf0099c2e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 9 Jun 2022 07:48:53 +0200 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.342-5.0.202206081856 --- 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 5b877eec2..0e6a5e619 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.342-2.0.202205271828", + "version": "8.0.342-5.0.202206081856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-28-05-51-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-05-28-05-51.zip", - "hash": "40ecd192c387d4923ce0f004d962ae276c1a036755e8d03788e8dd9a8b82d532" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-06-09-05-29-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-06-09-05-29.zip", + "hash": "51425dc6895b4382b54e8aa9d18ebdd9f5dec6ac18eb055ae72c8ca9d80ba399" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-28-05-51-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-05-28-05-51.zip", - "hash": "51157b9292942ee757a780453108db655ee37cbf26f5528fb32d14744d60dd10" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-06-09-05-29-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-06-09-05-29.zip", + "hash": "5d4689f7bf324bfd42efdc41977e7f441a40039ce18ac15e1785cebe30301eb7" } }, "extract_to": "tmp",