From 7e2108e3addd2240236d3b3fbff398e37e14cbf1 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 5 Oct 2022 03:21:29 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.5-7.0.202210042345 --- 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 d587e33ab..54cf551fb 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-6.0.202209272347", + "version": "17.0.5-7.0.202210042345", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-28-01-40-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-28-01-40.zip", - "hash": "abf694ac7524454d9245788423a12b01b68b783815d11d08dc00db1a5d9a4192" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-10-05-00-54-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-10-05-00-54.zip", + "hash": "21508b88f5146c8d6e79ea156e80b348bd5b2ee3cc404af47872b6ae4ee15052" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-28-01-40-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-28-01-40.zip", - "hash": "75f49ccdb91251a4a45da7486efc19d8b9a26f02c1dc5acf42eac14d032b4a86" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-10-05-00-54-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-10-05-00-54.zip", + "hash": "7ff3dad68a819ed59463ecfb996d618511002b0945e84c8dff2d19a3942dc7c8" } }, "extract_to": "tmp",