diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 6bad1124b..b25a84938 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-nightly-jre.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.202207010008", + "version": "17.0.4-7.0.202207052347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-01-12-37-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-07-01-12-37.zip", - "hash": "e98d777c6cdc423a739717d2c87bff1510f4a6311c94dcc072e423f7b40522ff" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-06-11-37-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-07-06-11-37.zip", + "hash": "eb69ff152b53421506bf560484ccb90397049998f10e17fa26dd9bc3938ae77f" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-01-12-37-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-07-01-12-37.zip", - "hash": "c4ea52bfb48b87a720a912972b03d08dbb2ad7241368dce153ace6fd85f1d157" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-06-11-37-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-07-06-11-37.zip", + "hash": "e6ee03477400b291a65457535dae191606c4035cdb77f7f31b65af5212047dcc" } }, "extract_to": "tmp",