From 2244fd60c842bcc0a0fe0cafd0dfbaa62dfa6e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 20:21:29 +0000 Subject: [PATCH] temurin-nightly-jre: Update to version 20.0.0-36.0.202303010350 --- bucket/temurin-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",