From 02c5b63172e4ae06b5b6088d14afa3412f5cec1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:26:38 +0000 Subject: [PATCH] temurin17-nightly-jdk: Update to version 17.0.10-6.0.202312311332 --- 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 a771a7ff8..f3b3fb8c6 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.10-6.0.202312282342", + "version": "17.0.10-6.0.202312311332", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-29-10-20-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-12-29-10-20.zip", - "hash": "dc4f74b44246f3a38246529578fdb35fae01fe5470990efe46ed14436f8b0416" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-01-08-37-beta/OpenJDK17U-jdk_x64_windows_hotspot_2024-01-01-08-37.zip", + "hash": "3c80b9caa8b9d6da5cb252a578025bb655f9fa34d8d5e8cfe4622cc843918993" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-29-10-20-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-12-29-10-20.zip", - "hash": "a3c64391fce9777f7b4b4b06a069786a724186360ea503d3f8da86493dd2c593" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-01-08-37-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2024-01-01-08-37.zip", + "hash": "5f9c0ed16b5cc4be842f49dd5eaa83eecaecad3a37a1e107ad300ce70f3185e3" } }, "extract_to": "tmp",