From 8a56b944ea148bb7c14d17f37fd1b8ca0a3bfef9 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 13 May 2022 10:43:57 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.4-2.0.202205130011 --- 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 916f2ac68..357349f33 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.4-1.0.202205110133", + "version": "17.0.4-2.0.202205130011", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-11-08-20-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-05-11-08-20.zip", - "hash": "f4628142cbbd0fcfe1ad0b828f4124a138061a7aa9ac1ba055930dba43622236" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-13-08-23-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-05-13-08-23.zip", + "hash": "0064da20973c0300af0532aabff584fb6d91c1deb08182fde07e5c26a522e76a" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-11-08-20-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-05-11-08-20.zip", - "hash": "bd651f651df28af4fdefcb0ba7b2b6099a64b80e242a409c63dc43462a2116c6" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-13-08-23-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-05-13-08-23.zip", + "hash": "1397543debbdb71fc0dfdd2efe20e2991f41f561feb9ec9836e07c266d19de80" } }, "extract_to": "tmp",