From 97db110dfd51e4eab7efdb8da1698223327dcbc7 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 13 Apr 2022 11:31:39 +0200 Subject: [PATCH] temurin17-nightly-jdk: Update to version 17.0.3-5.0.202204122352 --- bucket/temurin17-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 00df60423..875549ddf 100644 --- a/bucket/temurin17-nightly-jdk.json +++ b/bucket/temurin17-nightly-jdk.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.202204080012", + "version": "17.0.3-5.0.202204122352", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-08-09-49.zip", - "hash": "b82ce14d4aa081d2919a4bea4b3a18c09b52cee9c5cd1572aba8ae0f7bf20cef" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-13-09-10.zip", + "hash": "8df09ecd615a3cf4fca8b9e3d2fe3172fb7566258114bb19efef02ff300255fb" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-08-09-49.zip", - "hash": "a1fa7fef08501cc92d080391596e9a7c72b09cdbb7cf76fe4209520c7cb40708" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-13-09-10.zip", + "hash": "e2ac36913bac71264f8db68759e4521ab5fac1c7aa97208c8c9c457148a32df9" } }, "extract_to": "tmp",