diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 92efcd0d2..bdaf36630 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.3-7.0.202204282349", + "version": "17.0.3-7.0.202205040002", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-29-01-08-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-29-01-08.zip", - "hash": "019658ddea96a17eda34087580101fe1dfc1170b5aa7a05320a72b72bcc994f0" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-04-01-15-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-05-04-01-15.zip", + "hash": "6093973833d20a1efc5fa2a4ceeaeda36b9dc209e7114342fca08c6775e521f3" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-29-01-08-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-29-01-08.zip", - "hash": "7e0c092838bcd53a3741450935c7225edec80b0d94a479823f5e90a6992b2fbe" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-04-01-15-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-05-04-01-15.zip", + "hash": "c3419c0d6bc1cd96f6862a46563dea5da04a0c6ed4ea1ff667fbbe43cf4e30b1" } }, "extract_to": "tmp",