From b7def47f54adeaf7e495d4eba8954f1e37804aa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:21:31 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.13-9.0.ea --- 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 04822604c..1a33d0488 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.13-8.0.ea", + "version": "17.0.13-9.0.ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+8-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_8-ea.zip", - "hash": "5a672b0ca2daa850c044b57775071af954bb2aa73bd9e138087821d17e3183b5" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+9-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_9-ea.zip", + "hash": "ee42bb47c69f929114a3ad8b340c03cc9dcd20d6507c033f0ed3b669c25dac31" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+8-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_8-ea.zip", - "hash": "0f08c5b4d3d587dae5ec42ed5218d54f03ed28dd8e605a6a0746cfcbeda34cf2" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+9-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_9-ea.zip", + "hash": "4eaf6ca779e69260463cd40ed8822a23a05ef9003ac1b0b6e71029dd3f8a239e" } }, "extract_to": "tmp",