From c2f405df694eead12b22fbb828cbb420a5d997f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 04:17:50 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.10-4.0.202311261216 --- 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 02d2b1af1..3352d7105 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-4.0.202311240109", + "version": "17.0.10-4.0.202311261216", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-24-10-17-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-11-24-10-17.zip", - "hash": "91bc8c5b89db39588440ff90937aa61d91d0c4396f494240a7d64b69c33be5a6" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-27-03-53-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-11-27-03-53.zip", + "hash": "6bfec1134c8fed2d6ebca9258ba7e2c581c0985a186e92967ef05998893b3522" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-24-10-17-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-11-24-10-17.zip", - "hash": "447563ca1067d7eb1961fa77b793ef6088c29c44e53bd91a4b81745715c9218d" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-27-03-53-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-11-27-03-53.zip", + "hash": "b9022de410f4c8ae10bf4dad2ae1911b1e8384683cddc13c41fdc1b3059fa8ae" } }, "extract_to": "tmp",