diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 9cf4079c4..73051bc40 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.4-1.0.202205110133", + "version": "17.0.4-2.0.202205130011", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-11-08-20-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-05-11-08-20.zip", - "hash": "26af9b54635182bd65a0518e64a0ffa98fef99e2b810d1e7ad2db1f518c9d98d" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-13-08-23-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-05-13-08-23.zip", + "hash": "9255506b7d5386f395903b5dd74943bc34e3e91ca93797392ac823ecb9d4611a" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-11-08-20-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-05-11-08-20.zip", - "hash": "11400a8b31500b8da29d022b4f7ec299a3de3e6838564433706de4be67aa1424" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-13-08-23-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-05-13-08-23.zip", + "hash": "e727c2a49ef6d58ff984801284b1460cde84e173b9e8bb9dd289704e2eb5e43b" } }, "extract_to": "tmp",