From faaccfabd98ec3683ce421ede65c0d831c33da68 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 5 Feb 2022 18:30:02 +0100 Subject: [PATCH] temurin-nightly-jdk: Update to version 19.0.0-8.0.202202050351 --- 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 4f9258a0c..99ee87294 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": "19.0.0-8.0.202202030350", + "version": "19.0.0-8.0.202202050351", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-03-16-51-beta/OpenJDK-jdk_x64_windows_hotspot_2022-02-03-03-30.zip", - "hash": "fb58bf354eccda15d925dceef242c766ac6d634840dd3adb7d3cbe8892d55054" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-05-17-01-beta/OpenJDK-jdk_x64_windows_hotspot_2022-02-05-03-31.zip", + "hash": "f2468e36445e7a6a7b222c85b57e26598cb7846ecfc2fe77673f64ec701d7ea9" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-03-16-51-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-02-03-03-30.zip", - "hash": "a948271a7f859e4fd4feb263a767838408ba52e3c942f1606d770b38be5f7029" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-05-17-01-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-02-05-03-31.zip", + "hash": "ceb1a8b93548a425c003e1e44a2a71650ed370fa82d4de168c293335ed38ba4d" } }, "extract_to": "tmp",