From 9bda9dd38b0bd02385a73191be82096d4f95cb46 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 15 Apr 2022 03:28:50 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.3-5.0.202204142350 --- 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 e30e4213a..67850153f 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.3-5.0.202204122352", + "version": "17.0.3-5.0.202204142350", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-13-09-10.zip", - "hash": "3d7a7841718cd55d0038fe5bf0722351660d193b888fd1bbd5e0d1c539f394d1" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-15-00-57-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-15-00-57.zip", + "hash": "8ed0542f26ea70caef67da964af81c85631e63717f026d24678f6283078e0a0e" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-13-09-10.zip", - "hash": "fcc3a033641e82f4cff79b9b8921a3a7f7b67a3955b986b605af039e518cbe86" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-15-00-57-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-15-00-57.zip", + "hash": "a98d83e3963b146740d4766db7b7f6ad4673307ba2c9d975fc649ae83d11b1a8" } }, "extract_to": "tmp",