diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index ee06bc6cb..78f0bd826 100644 --- a/bucket/temurin-lts-nightly-jdk.json +++ b/bucket/temurin-lts-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.202208162349", + "version": "17.0.5-3.0.202208190135", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-19-07-56-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-08-19-07-56.zip", + "hash": "22cf61d8e0e312444bfd6e17ae56c26bb8d2515b7c81e821a28971ec6b13255c" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-19-07-56-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-08-19-07-56.zip", + "hash": "3673d4fe6be77f3d492605115eb2aaadf6ed6e4866249da261779fb555f59b5a" } }, "extract_to": "tmp",