From fdb41b89e596cae50750ae12f6757f9e329716ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 20:18:21 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.12-6.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 410bb211e..5941dfa57 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.12-5.0.ea", + "version": "17.0.12-6.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.12+5-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.12_5-ea.zip", - "hash": "91ee6970c49b6db5dd98c1313ef79953ae95ea3bb3e1d147118dda351cd3e994" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+6-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.12_6-ea.zip", + "hash": "2419d59d0ffac3eb7fdde3d802ce8f26814c2685cf033d72cf52cf82d8eb9bea" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+5-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.12_5-ea.zip", - "hash": "150b6a6316d8d1cee23d2aa299003f000663d1f8886b2b769f24027d86e59faa" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+6-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.12_6-ea.zip", + "hash": "46abee34d3d6fe17bd5c83c3087ce813825a76f36898a62dc84bc86ff0426fe2" } }, "extract_to": "tmp",