From 1618c654f511394e1f3fd280b7e3a69a179b0966 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 2 Jul 2022 18:01:35 +0200 Subject: [PATCH] temurin-nightly-jre: Update to version 19.0.0-29.0.202207020350 --- 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 987d5f0fb..6e4d87856 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": "19.0.0-28.0.202206300354", + "version": "19.0.0-29.0.202207020350", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-06-30-16-55.zip", - "hash": "b83b8e5cefef04bf65c2ed729bc3270aa3c6b4afbe0dee5a21f4bb290490869c" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-07-02-15-36-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-07-02-15-36.zip", + "hash": "c41b7f4c0c90d8ebbb13b7f6f016ec250c79452c648489fdf7f24fd6c4a4bd63" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-06-30-16-55.zip", - "hash": "45d546e5e911e976533e8354266e175df6ccf5f00b4c2fce6ebb7d39ad5ca8a2" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-07-02-15-36-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-07-02-15-36.zip", + "hash": "1dc8203064739856e81e2e923af21d33518018b022095efa427c30aa5665edb4" } }, "extract_to": "tmp",