From 14abed29e45ffc06a77e2fa0759ad7c02004d165 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 27 Aug 2022 21:33:42 +0200 Subject: [PATCH] temurin-nightly-jre: Update to version 19.0.0-36.0.202208270349 --- 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 62734f3b2..20c02fefc 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-36.0.202208250348", + "version": "19.0.0-36.0.202208270349", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-25-19-16-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-08-25-19-16.zip", - "hash": "42dae370a40cdc04ecaa37a3155f794782ddd7ddfec35658c9c8797bc161f4d7" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-27-18-39-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-08-27-18-39.zip", + "hash": "cb422ae69ce418393bcbfc947e418471057334f611ead84ecce6fce00343b39b" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-25-19-16-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-08-25-19-16.zip", - "hash": "1fe244a555683b9fb3bab25190d0b1e820b651a2868245e75c71a43b4bd69904" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-27-18-39-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-08-27-18-39.zip", + "hash": "23031ee4d61a607dbd25ff1a61c6cfc00b62ca53438b50b8e2317a2aec441aeb" } }, "extract_to": "tmp",