From c6cc96305ac15ed4237b1ded9ebdbaaebc343c19 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 19 Aug 2022 10:34:59 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.5-3.0.202208190135 --- bucket/temurin17-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 9b7a88b3f..3787b44e7 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-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": "17.0.5-2.0.202208162349", + "version": "17.0.5-3.0.202208190135", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-17-10-23-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-08-17-10-23.zip", - "hash": "d618af2d6264eddba35b9a63001f6154ba86c3078650a6215e070c1df2960f03" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-19-07-56-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-08-19-07-56.zip", + "hash": "331e49bae7bf24a697ee1499ec7880f5416b3628c1a4bfa68886fd26b4ba82fe" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-17-10-23-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-08-17-10-23.zip", - "hash": "0989da8a7dc373d060eac8e141661b874ff197987e7317bf3fc38536beeeea12" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-08-19-07-56-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-08-19-07-56.zip", + "hash": "b29b9967fa865c2e3ab2b78e4edb46b9a3d62cc71635fc43237902f2112e2aef" } }, "extract_to": "tmp",