diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index cff62babd..fe57badfd 100644 --- a/bucket/temurin17-nightly-jdk.json +++ b/bucket/temurin17-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.10-6.0.202401071213", + "version": "17.0.10-6.0.202401141608", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-08-04-17-beta/OpenJDK17U-jdk_x64_windows_hotspot_2024-01-08-04-17.zip", - "hash": "701f10777b16fbeb5ebd27811e98eb6a346009d1259ed26d9b50f8d735cd26b3" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-14-16-16-beta/OpenJDK17U-jdk_x64_windows_hotspot_2024-01-14-16-16.zip", + "hash": "71a2ece6b1ec1e68bf1ade41f511820bbf3de2932773a5d9e9bf46c03e94fa8b" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-08-04-17-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2024-01-08-04-17.zip", - "hash": "5804fedf09a3f77bc045026e08543de0b0625a8d0dad7c0966b0a85d8da281e2" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-14-16-16-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2024-01-14-16-16.zip", + "hash": "d59a11569c56690588a2c8796413ff9b90a9375fb04e11b3681e7d567357f05c" } }, "extract_to": "tmp",