From ca1456428a0005ed85c11e4953d3a5ca46d5bb5e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 2 Jul 2022 05:24:32 +0200 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.342-6.0.202207011814 --- 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 0e6a5e619..a57b12784 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-5.0.202206081856", + "version": "8.0.342-6.0.202207011814", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-02-02-55-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-07-02-02-55.zip", + "hash": "1d2211f2cfc0b45cedafd9ee3ec40ef772f6a71079067f0b2e5b1c0ee1fa0f7b" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-02-02-55-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-07-02-02-55.zip", + "hash": "68fdc2edcc47c06d1bd808960be36a2d4143f3771a09e4d5d543a36c80461471" } }, "extract_to": "tmp",