From 39d0f31e95065e88ca4ae58b588504bef0194f06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 04:16:41 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.392-7.0.202310111856 --- 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 e956e11c7..d148d7b6f 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.392-7.0.202310091856", + "version": "8.0.392-7.0.202310111856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-10-03-29-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-10-03-29.zip", - "hash": "61d6737a397dfa9cf0e2565cfc031ef00a8f0b6b38b441e30f517d173cd5f967" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-12-02-53.zip", + "hash": "4b7d9901b4c2cb0341ae954a0e2584eeb5406f8f4617c36759ff4d3635a9b47e" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-10-03-29-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-10-03-29.zip", - "hash": "70ca578798f39ba4924024f40d80ca4f69fc6c2800ecfd0f6936e2a3eecc027e" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-12-02-53.zip", + "hash": "221d4533e88542aecd400f3ac3089e679d96a4c51336ccdeb83f01e58c58cde5" } }, "extract_to": "tmp",