diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index fd978b62171..77698fd52e4 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.13-9.0.ea", + "version": "17.0.13-10.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.13+9-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_9-ea.zip", - "hash": "9e0ea2cfbc3b98a40e2c10feb63dc10283ceceed5626922a6263822545a680f7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+10-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_10-ea.zip", + "hash": "4dac8ed53603a247162e01db8a1fba2b7358f0b697794068c277bb613d5b48a0" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+9-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_9-ea.zip", - "hash": "63bf7d5b9a1eb5228d8ad7a6dd3920e580cdb46a2bf4988690ef6bee7e97155c" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+10-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_10-ea.zip", + "hash": "bd7d8133869fec22a617aa999cffeda9219a3c56d781406ab93d90391f282766" } }, "extract_to": "tmp",