From 20da40d3af1dc2cfe3a97a02c6edcbf0796cd882 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 12:44:02 +0000 Subject: [PATCH] temurin-nightly-jre: Update to version 20.0.0-19.0.202210140347 --- 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 72bb600fb..527eee7df 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-18.0.202210120344", + "version": "20.0.0-19.0.202210140347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-12-09-43-beta/OpenJDK-jre_x64_windows_hotspot_2022-10-12-03-30.zip", - "hash": "cd362d6ba7900c44890fa565b1da2113edbd176de786380bfba8823837922f22" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-14-09-40-beta/OpenJDK-jre_x64_windows_hotspot_2022-10-14-03-30.zip", + "hash": "6d2fe870d719a55ec2c4e27efdf8b7f99844b6c5adc4b0ba0c098d1bf422f611" }, "32bit": { - "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-12-09-43-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-10-12-03-30.zip", - "hash": "d6f5b07aca9c6f2bf18117e1e447d564aa9e5338b1e78ae8e9d7cfbea9888e7c" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-14-09-40-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-10-14-03-30.zip", + "hash": "010dd3824f6dad06d0bdf379ae94797f8ac6cc19f231c17c716c4ba0ca53b79d" } }, "extract_to": "tmp",