diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index f455c3523..04ffe4336 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.14-3.0.ea", + "version": "17.0.14-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.14+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.14_3-ea.zip", - "hash": "cace32b73fc4fbf0f596edd8d9e29275cd91caabab06758b84a5606c56f300f1" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.14_4-ea.zip", + "hash": "dfe87f164448b0292c34097c37584d540d2f4f45b65cd05273b8fd2cbc386604" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.14_3-ea.zip", - "hash": "fba7102896e4639d59326a04c8a5f2fb03fbc7c476f1ccc0851618d14d29cfde" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.14_4-ea.zip", + "hash": "7c0b6375cee343e57817032947116fa119eeb98939121bea52c48fdc09783918" } }, "extract_to": "tmp",