diff --git a/bucket/temurin-nightly-jre.json b/bucket/temurin-nightly-jre.json index 072e7e49d..53a29d1f8 100644 --- a/bucket/temurin-nightly-jre.json +++ b/bucket/temurin-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": "20.0.0-36.0.202302240350", + "version": "20.0.0-36.0.202303010350", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk20-2023-02-24-14-43-beta/OpenJDK20U-jre_x64_windows_hotspot_2023-02-24-14-43.zip", - "hash": "8a908dbc46eb303ef73ab95d338b8dbe5adf69e16fc03e1a71831e4a0531deb5" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk20-2023-03-01-17-34-beta/OpenJDK20U-jre_x64_windows_hotspot_2023-03-01-17-34.zip", + "hash": "0b0bc4d88a157dc551f17be0be19267395be9ce2ff545f47be4d52cd24d6a22b" }, "32bit": { - "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk20-2023-02-24-14-43-beta/OpenJDK20U-jre_x86-32_windows_hotspot_2023-02-24-14-43.zip", - "hash": "340b50f17c20963bcd73e9a1024e57e0b877801c8c3e52fa7dc4741a2b0845b1" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk20-2023-03-01-17-34-beta/OpenJDK20U-jre_x86-32_windows_hotspot_2023-03-01-17-34.zip", + "hash": "6944a3367df2f1de45fda7ad7470728ea16b6bbe1199ce0b67b11a46e0861d76" } }, "extract_to": "tmp",