From 5564ea6f40ed4141129d10aeeb8d120274e1ceb3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:17:37 +0000 Subject: [PATCH] temurin17-nightly-jdk: Update to version 17.0.13-4.0.ea --- 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 631b58d1e..139e7c3b7 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.13-3.0.ea", + "version": "17.0.13-4.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+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_3-ea.zip", - "hash": "1792070b5fe11a86c9a69a2bc8decde8df83ad03a9172ef2a63ff7c5cb7ddc06" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_4-ea.zip", + "hash": "3fbec40acd0f74efc6e4b0ef818a005f13a8a6b6838acd2c38dde3ed5b295589" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_3-ea.zip", - "hash": "f593d5722c4b4b1d7e78f34b2997a0ff3126b0a828e7a6cfca28f4d78aa7997e" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_4-ea.zip", + "hash": "e6bbbce826334d07cb97411fdb0cb642e968d2052a2a3e97827bf15effb0523d" } }, "extract_to": "tmp",