diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 4c2d5637d..d4a49a487 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.15-3.0.ea", + "version": "17.0.15-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.15+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_3-ea.zip", - "hash": "5388bd068d74f27626b0c241018f7e32cd1f84565f44cc8fe1a42442ebef88a9" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_4-ea.zip", + "hash": "f3ec74f29e88b37b17960bd5681a85d212224550188b4007bc2178e79d1456d0" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_3-ea.zip", - "hash": "433c52adfdd7c3ca3c0c61a6893bc034d960ecdbee4d53c214395f38950eef49" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_4-ea.zip", + "hash": "a5987a332b0588296d94bd8b767c5b652d38594679252ade088a7756be22a172" } }, "extract_to": "tmp",