diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index cd2d8e5a3..b56ac4212 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": "202201280238", + "version": "202202020829", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-28-02-38-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-01-28-02-38.zip", - "hash": "d8de2a8e3abc601d6eeb5669c254555ccd41842992ad4a610e89fb6290155b8e" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-02-08-29-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-02-02-08-29.zip", + "hash": "3073e55b7f9392f5df312294b0ee6acc5065d8526352c21e0dcef9725fb61153" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-28-02-38-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-01-28-02-38.zip", - "hash": "4610a0a6ffdeb469f72344b7270096a3bf06cf3647ec01f94b440b174c4683e7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-02-08-29-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-02-02-08-29.zip", + "hash": "2c8aeefc8924685f0578fa3299959f79fe2aef5bf999870320b8eec641a77329" } }, "extract_to": "tmp",