From 4b32cc7c511b91174d4001994cd01406793bb690 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:01 +0000 Subject: [PATCH] temurin-nightly-jdk: Update to version 20.0.0-19.0.202210140347 --- bucket/temurin-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index db40e50e2..101d30aa3 100644 --- a/bucket/temurin-nightly-jdk.json +++ b/bucket/temurin-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": "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-jdk_x64_windows_hotspot_2022-10-12-03-30.zip", - "hash": "1093bfb4014028dd813082395bfcb6adba9bef2d56d8fe3c6c1a913fd6cf2aa8" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-14-09-40-beta/OpenJDK-jdk_x64_windows_hotspot_2022-10-14-03-30.zip", + "hash": "4fedb1ae91bd0cffa7b47ad6f0b24967f2108fd8666da50f918434fb3da84a05" }, "32bit": { - "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-12-09-43-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-10-12-03-30.zip", - "hash": "ed7b0658e461cc508b156761c6838095cf40216a9f6797cf3d4372cd5a8fdb1a" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-10-14-09-40-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-10-14-03-30.zip", + "hash": "5bab91627d5639733c1aa52f00cdb256e0b8f683b428f61e6a27c6153457d5f8" } }, "extract_to": "tmp",