From fb4994126590fd9e750b5f7f23f5709f324bac27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:19:06 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.10-7.0.202401211241 --- 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 79769aa2f9c..e85448b4395 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-7.0.202401190440", + "version": "17.0.10-7.0.202401211241", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-19-06-22-beta/OpenJDK17U-jre_x64_windows_hotspot_2024-01-19-06-22.zip", - "hash": "738bf4d546e9d2b10c551a8c2bacd6d096f804769f4cffe4ef4e3294d9b7cbdb" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-21-14-14-beta/OpenJDK17U-jre_x64_windows_hotspot_2024-01-21-14-14.zip", + "hash": "0802ea02ff4b4b4beceec01338b964cb081327a2ad80c561729f6eb101aff010" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-19-06-22-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2024-01-19-06-22.zip", - "hash": "0b76a1320e1d0c8986148241f395149bd7cd323629c6a2cbc9468c36a3bf3dbe" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-21-14-14-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2024-01-21-14-14.zip", + "hash": "ab51a0e5863b6b01f5b785ee011c03fe04c04db5d314e4a662ebffe2a18302ae" } }, "extract_to": "tmp",