From df6db2434400192117c77bed58ad0f68ffb1c0bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 16:21:20 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.13-3.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 b1848c50c..d3c75eeaf 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-2.0.ea", + "version": "17.0.13-3.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+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_2-ea.zip", - "hash": "1448dd4a5d6936ef2561d0e21cb5e25387071a5825d8b1a9205d1cc27a042c1f" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_3-ea.zip", + "hash": "042cf823765f8cc992e9be074849f3fdf4fffca4ddbcf091b28021ac228ad070" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_2-ea.zip", - "hash": "57c1ab13559b4f1b83723037eec024f4607197d5c1789891942a4fae62a9e07d" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_3-ea.zip", + "hash": "bd6a95ffc9b167153a400aa5cfdb2269a6086856ef0b875b6b334ae3b87020d6" } }, "extract_to": "tmp",