From ee00fbbbb54c8752d0a529a08aea7d3d985be9c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:19:37 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.9-7.0.202310081450 --- bucket/temurin17-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 96b1eceff..0ca1210f0 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-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": "17.0.9-7.0.202310060312", + "version": "17.0.9-7.0.202310081450", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-06-08-52-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-10-06-08-52.zip", - "hash": "9740bc551992b8788c010b19635e5ccca6eab43eb72d85ff2fff7e8f99ddcf17" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-09-05-06-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-10-09-05-06.zip", + "hash": "0f1204470e0b2d1e5815bf434ea9dbdc04de5f4ccc9a1ffc6906ce23ead0e57c" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-06-08-52-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-10-06-08-52.zip", - "hash": "a56b6b727d6b769f60b18fb2eb3876d020c53b03d8668e4b0e0fd4ea2ce81638" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-09-05-06-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-10-09-05-06.zip", + "hash": "85aa7f3b7644ca3b9b4090511b03d01eb59b3fa7806d7cfcf3f9a2c435694d8e" } }, "extract_to": "tmp",