diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index fcf11fc19..48308fa5b 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.10-6.0.202401050226", + "version": "17.0.10-6.0.202401071213", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-05-22-32-beta/OpenJDK17U-jre_x64_windows_hotspot_2024-01-05-22-32.zip", - "hash": "acd9f04f391b179cdf75f9134f3afa3dcf02c438377a94ecfe2fd297c7cd5a03" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-08-04-17-beta/OpenJDK17U-jre_x64_windows_hotspot_2024-01-08-04-17.zip", + "hash": "3af2f878df577087bffb257703698becb500ba0b0433e34c0d61b64dcf74ffcc" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-05-22-32-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2024-01-05-22-32.zip", - "hash": "23c2b67aba5faa8bc3afd9997512709cce28c4c0f6abaeb030936d6e92344a38" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-08-04-17-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2024-01-08-04-17.zip", + "hash": "14d8c2d32d5a0c4f0a334f01929dd6ef2fcd2a4816f6654191da11e2ce6f4fe2" } }, "extract_to": "tmp",