From 2ac9f43fcb6b71fa06871af8203ca2386fc025cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 05:38:13 +0000 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.1-36.0.202210180349 --- bucket/temurin19-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin19-nightly-jdk.json b/bucket/temurin19-nightly-jdk.json index 29ff7bf4c..13d9c6419 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-36.0.202210150349", + "version": "19.0.1-36.0.202210180349", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-10-15-05-02-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-10-15-05-02.zip", - "hash": "679c2d15df0334f327cab0f711c098297146f0164e16735428c0baa6bf55ef39" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19u-2022-10-18-05-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-10-18-05-04.zip", + "hash": "91c88dcd2fd2cc4ef0f33a445fb8f70bcf2e9a5399e06b5c08f745fcb5cbfd23" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-10-15-05-02-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-10-15-05-02.zip", - "hash": "f8bd400adc6cae00c2eee20fddc10aac3598c3a61e21fa4556ddc66ef3c635a7" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19u-2022-10-18-05-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-10-18-05-04.zip", + "hash": "752cf53d0c916d65885e05466508c95281095ccd623e188c52a226020b84f373" } }, "extract_to": "tmp",