diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 7252ea0b4..317842c3d 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.5-2.0.202208112348", + "version": "17.0.5-2.0.202208162349", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-12-08-22-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-08-12-08-22.zip", - "hash": "4dbffd90341ea89546ed8e9853529e80c380bcf0bb0ce43b84f470d924af6180" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-17-10-23-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-08-17-10-23.zip", + "hash": "ed3a9ae370feb3313e556bc6338b0a9fce1a577f6cffb374d0261112ca162452" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-12-08-22-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-08-12-08-22.zip", - "hash": "d9ead59e790c23779ca58e4bd1524ce64a8729f210753a717c4eb6759ad91780" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-17-10-23-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-08-17-10-23.zip", + "hash": "3c315a8721a8d782c44e284069f4d4f1d64d6b0a0c0e913f95b57a2a3feca90b" } }, "extract_to": "tmp",