diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 67850153f..83833bde9 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.3-5.0.202204142350", + "version": "17.0.3-7.0.202204201227", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-15-00-57-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-15-00-57.zip", - "hash": "8ed0542f26ea70caef67da964af81c85631e63717f026d24678f6283078e0a0e" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-20-12-42-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-20-12-42.zip", + "hash": "27c98ee79a04c5ba602061312b22a789261a73153c53c4854da5df2a45afc30c" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-15-00-57-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-15-00-57.zip", - "hash": "a98d83e3963b146740d4766db7b7f6ad4673307ba2c9d975fc649ae83d11b1a8" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-20-12-42-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-20-12-42.zip", + "hash": "058635940983f0075a33d4d64390a061b8591f8d633f41f3585ab88b8e9aff0d" } }, "extract_to": "tmp",