diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 14b238af2..e09227834 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.4-7.0.202206281211", + "version": "17.0.4-7.0.202207010008", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-28-13-34-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-06-28-13-34.zip", - "hash": "db1dae5054763d77b29bf63b4193d9111b65d826c7d22a38693858ebe4d26ef3" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-01-12-37-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-07-01-12-37.zip", + "hash": "8416a906662b36d75464852b687e12f2128fd9a03e6d4023bffc6e8b17c6ee32" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-28-13-34-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-06-28-13-34.zip", - "hash": "0ec959a5fc05b19129188d6feaac6fc59d875451aec363ba0eb5f401af4dea98" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-01-12-37-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-07-01-12-37.zip", + "hash": "4374144a9ef99f07f6b06390635d7ab24f3f7b0123dfc8a303be554ea5c862cd" } }, "extract_to": "tmp",