From 670f66be34e665d8b8a3c53cfd207194cfd62b0f 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-jdk: Update to version 17.0.10-4.0.202311261216 --- 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 889229723..cac90b539 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-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-jdk_x64_windows_hotspot_2023-11-24-10-17.zip", - "hash": "8813a2a5f64b8bdd3832416e9ba313ec7825c7c15debbd0587813b3226be03e7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-27-03-53-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-11-27-03-53.zip", + "hash": "9dcf08925893e601306bec1e803e973daf3a176444ccbf05d2f55444402321e0" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-24-10-17-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-11-24-10-17.zip", - "hash": "a2fa6ad20b791127996f61f743c13d2e79bfd66c22ba341b3b0cd5386ae7c816" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-27-03-53-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-11-27-03-53.zip", + "hash": "469a22c5c318c47612f8d928e9948929a60b08e0f825b8af651d6855ddeb32b8" } }, "extract_to": "tmp",