From e66f0ba58d7c2ef88e3673988d3d69c41e29ddec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 12:28:14 +0000 Subject: [PATCH] temurin17-nightly-jdk: Update to version 17.0.9-7.0.202310060312 --- bucket/temurin17-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 8009aea6d..1d91bb98d 100644 --- a/bucket/temurin17-nightly-jdk.json +++ b/bucket/temurin17-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": "17.0.9-7.0.202310051618", + "version": "17.0.9-7.0.202310060312", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-05-19-10-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-10-05-19-10.zip", - "hash": "e4850f409c7d37f1ba819e5a853fb4abd5be405e1e3aebd58800e220de3dd7ea" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-06-08-52-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-10-06-08-52.zip", + "hash": "50f85b5a1ddfcd3dd2fa19a734a83f8494c08c2ff49d1fe083f1cc3852f77713" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-05-19-10-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-10-05-19-10.zip", - "hash": "6ca8cae3ffe5fa6bf1aec786f71e2af141533e4936fb17327b3d6be5d17cc51b" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-06-08-52-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-10-06-08-52.zip", + "hash": "885d8e0f0074bd5fd8f819413895fccaa565fb32fbafd32bdca565d806fa974e" } }, "extract_to": "tmp",