diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 4c2e8ae7b..f84e83f7d 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.8-3.0.202305260034", + "version": "17.0.8-5.0.202305310005", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-05-26-06-12-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-05-26-06-12.zip", - "hash": "88ca5978a1e01f44d9579d1b4f6d63ee85ff8df0d732440a8ce818a70d6a1114" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-05-31-06-17-beta/OpenJDK17U-jre_x64_windows_hotspot_2023-05-31-06-17.zip", + "hash": "e2cc5d6bf82b2d795b1fc14f523c37eab4d3956be0655f08d2e92b41f780576f" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-05-26-06-12-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-05-26-06-12.zip", - "hash": "378d3868db2d5dd4dbe4f9f8bc0b4ae5b1d8e1037306b94eac41ea336b174192" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-05-31-06-17-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2023-05-31-06-17.zip", + "hash": "a36cc47d51c94d228020c4fa3c8e721fc7f067e78a8748cc62300e4835bfa053" } }, "extract_to": "tmp",