diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 889229723..cac90b539 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-4.0.202311240109", + "version": "17.0.10-4.0.202311261216", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-24-10-17-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-11-24-10-17.zip", - "hash": "8813a2a5f64b8bdd3832416e9ba313ec7825c7c15debbd0587813b3226be03e7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-27-03-53-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-11-27-03-53.zip", + "hash": "9dcf08925893e601306bec1e803e973daf3a176444ccbf05d2f55444402321e0" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-24-10-17-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-11-24-10-17.zip", - "hash": "a2fa6ad20b791127996f61f743c13d2e79bfd66c22ba341b3b0cd5386ae7c816" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-11-27-03-53-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-11-27-03-53.zip", + "hash": "469a22c5c318c47612f8d928e9948929a60b08e0f825b8af651d6855ddeb32b8" } }, "extract_to": "tmp",