diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 0c801162c..4c932f94a 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-7.0.202210062342", + "version": "17.0.5-7.0.202210140122", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-10-07-07-18-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-10-07-07-18.zip", - "hash": "17fba2f108b998efe3fa2bb629dd2dd368f6197500badec5266d877d82ad0129" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-10-14-09-33-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-10-14-09-33.zip", + "hash": "e50d718de988839fd689450c692213e6e41861af189a33670019e9abbc89574c" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-10-07-07-18-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-10-07-07-18.zip", - "hash": "2085b737c6609f46f6fd6f9e1e8a24cef11b5ee5b9a571640ebc735526c9be0c" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-10-14-09-33-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-10-14-09-33.zip", + "hash": "4f0298fa0cc349595d6b8f4fe439cde8007d6e36b1a4f42275253fe359487e03" } }, "extract_to": "tmp",