From 8bdbd69fc05a8d853e2493944ea56f2e69843d5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:58:56 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.11-4.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 ff92da726..f0b9493f2 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.11-3.0.ea", + "version": "17.0.11-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.11+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_3-ea.zip", - "hash": "d8f289fb60268d506ffb3366029451a8b8be8fa304933e047d3ad47efbc96369" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_4-ea.zip", + "hash": "be59f6e3f8bf521fe9c393e336f97e36e2df329b39d3856b33f0a45407915a75" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_3-ea.zip", - "hash": "c49a5ff6c7eaaf1970b238555e06e625cfef5680255a4873e023d51ef0e761d7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_4-ea.zip", + "hash": "856cc264ca4442b4c85f9bb17f7b8ff387b50bfee3f4ea98cb6c8b303a02de9c" } }, "extract_to": "tmp",