From ff10713321df680ef7175921d5d845eb69103f69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 01:14:37 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.13-5.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 da719e814..b24e1be16 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-4.0.ea", + "version": "17.0.13-5.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+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_4-ea.zip", - "hash": "60c4d39c2814d81420775c06627719fdba53b0502d27335547e1a513854c8748" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+5-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_5-ea.zip", + "hash": "f22f3362de2821fd6acde42294cbcfb7c4cc808389e64153e38515abd823b685" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_4-ea.zip", - "hash": "6136539ad90b8ce9b0fdbdfcf045ab158d0df57ae2759e45cc13eb13851c8057" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+5-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_5-ea.zip", + "hash": "8cf2b60e55909b2bdd7d0d4d864d01edc59fab5d8830025a802696c56d487c2c" } }, "extract_to": "tmp",