diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 1777777b3..c8e7907b5 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-1.0.ea", + "version": "17.0.15-2.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+1-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_1-ea.zip", - "hash": "65a22f20995e73cf6862637eec9a3cbd23fe196b7105aa2af08bfda413624aba" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+2-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_2-ea.zip", + "hash": "f248072de6a5f778405c094e35f6b6e261c039db78d67a810f0799570627f21d" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+1-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_1-ea.zip", - "hash": "ca46e6d42102799901e2a66adf218b20a0b00e8ce753af5f17b7936f5a302814" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+2-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_2-ea.zip", + "hash": "f1c8b629da66e7d266f3ee08e0e1b21c42bbc79334af050d85d48768e0090396" } }, "extract_to": "tmp",