diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index 01f47298e..41aa99ba6 100644 --- a/bucket/temurin-nightly-jdk.json +++ b/bucket/temurin-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": "19.0.0-36.0.202209240349", + "version": "19.0.0-36.0.202209270348", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-24-05-51-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-24-05-51.zip", - "hash": "dbc6eefc102f009f3abe4a8cf5d103a892169878b3bc0255aaa7f7aa7bbdf9a5" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-27-05-30.zip", + "hash": "16fc080e76fd85b814a2b29c0878823bc8a6ad351f2d69f0e70b8c3a49fb9439" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-24-05-51-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-24-05-51.zip", - "hash": "9b99b84a863b80812d85bb7d9bcb82432a1c84d03ece0f0a7b5e573c62b6daa6" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-27-05-30.zip", + "hash": "d96e3a95f6efd5c51e2e738173f51ef35e1412c8841a8f4935fa54f8804763b7" } }, "extract_to": "tmp",