diff --git a/bucket/temurin19-nightly-jdk.json b/bucket/temurin19-nightly-jdk.json index 5725ae490..8b85c04e6 100644 --- a/bucket/temurin19-nightly-jdk.json +++ b/bucket/temurin19-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-35.0.202208160349", + "version": "19.0.0-36.0.202208180350", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-16-09-38-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-16-09-38.zip", - "hash": "36c06141d5ae9dbfa1511c13cfe3f54c56deb719b2cbd5d120edf0abb26254e3" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-18-13-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-18-13-04.zip", + "hash": "3b672ce6579486e07e22a1d84e3b891feb9d7fe4f824b49fda440721fa84e5a3" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-16-09-38-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-16-09-38.zip", - "hash": "91371088d0b2250b4de807e0c3698f04e29d2329e28eac5e99cc53b7a22e9d7e" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-18-13-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-18-13-04.zip", + "hash": "f167f89a97c3870b3095d4092c041738b88a9d64edb37d7739987ef75827eeab" } }, "extract_to": "tmp",