From 9a0691626ffdf615a4065aff7760b432fd4d9fac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 12:25:55 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.10-6.0.202312220240 --- 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 9d1b6643c..447e21812 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.10-6.0.202312192339", + "version": "17.0.10-6.0.202312220240", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-20-10-19-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-12-20-10-19.zip", - "hash": "4926cffa8f128a52e5eb375b2d218e11be4a3851573ca8d3135e059f56d999a2" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-22-11-02-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-12-22-11-02.zip", + "hash": "b60673096afbe6281554f2e2dff63d5a07010390b4aad79a049d3303c081e30a" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-20-10-19-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-12-20-10-19.zip", - "hash": "afc882ae0da97f58cbf211ec097da1ea97a6db0df8418a7d574782f61c2ad898" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-22-11-02-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-12-22-11-02.zip", + "hash": "d4c50c10d9e846afcec3d224dbba683e43703e607dac020ca4e91e2982e3fb47" } }, "extract_to": "tmp",