diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 6a648d50d..c2c1fe352 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-4.0.202208302348", + "version": "17.0.5-5.0.202209020157", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-31-10-42-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-08-31-10-42.zip", - "hash": "4bef93159b6400fda327b2ceedfcc120a12c667b86101b6bfcd765e5fb05d54c" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-09-02-10-40.zip", + "hash": "7f4947638dd802e5987b87b3f057ca4d9b9905ba67655a3d474f87ee48cb044c" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-31-10-42-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-08-31-10-42.zip", - "hash": "b21c09c91f878a2bd0b43ed63b543d9aa709cc69f709b296b27ce3f8094a615f" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-09-02-10-40.zip", + "hash": "1f35ed04cc245f9f6328179892a1328672aa948f99d20d64810cd52bcab4c467" } }, "extract_to": "tmp",