diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 693667a2c..ff92da726 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-2.0.ea", + "version": "17.0.11-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.11+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_2-ea.zip", - "hash": "5bf70e398a3167cb32168941b1b5b710109f9329cd622103067c741fc857d8e1" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_2-ea.zip", - "hash": "4bb1daee7f6602bb4593207d3078516aae7a0ffe932244b188b4d23a6488d185" + "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" } }, "extract_to": "tmp",