diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 2561da153..9d3bcf5b9 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.3-5.0.202204060853", + "version": "17.0.3-5.0.202204080012", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-06-09-45-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-06-09-45.zip", - "hash": "32ca1916f48f17d4cfe8f6fc4ddd657aa4dffcb12b8b7e3a93efe5e6755d4197" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-08-09-49.zip", + "hash": "b82ce14d4aa081d2919a4bea4b3a18c09b52cee9c5cd1572aba8ae0f7bf20cef" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-06-09-45-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-06-09-45.zip", - "hash": "b15655228a800c7d43a08f7349492d6500fc3549553f7402c6bfa78193ef9ea7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-08-09-49.zip", + "hash": "a1fa7fef08501cc92d080391596e9a7c72b09cdbb7cf76fe4209520c7cb40708" } }, "extract_to": "tmp",