From 5b4c6ff490ba36ba3169ecb5afa8f6161582bb2f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 3 Sep 2022 02:28:14 +0200 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.352-5.0.202209020609 --- 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 6725d81ed..8c3245135 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.352-5.0.202208312039", + "version": "8.0.352-5.0.202209020609", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-09-01-13-47-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-09-01-13-47.zip", - "hash": "9c21ee8e8d195329ddd6010f88285480e80f1830d2fdb95cf28676063d20db24" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-09-02-23-59-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-09-02-23-59.zip", + "hash": "89b3e032ecd6190e5255460388b48aaa6c1e34458094b3bcf30ff0a8330aeaf7" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-09-01-13-47-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-09-01-13-47.zip", - "hash": "7981e59ab1a46a43509b0998f09a4d2872f42dbc2bd4b81fcc8661a5bcc05ad6" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-09-02-23-59-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-09-02-23-59.zip", + "hash": "02ce7304a9761dea8bc571896697344091a18f6fea291a24f6f757d67ef572c0" } }, "extract_to": "tmp",