From b2394653b95b54f166ca9fa4d0e4c43c63006261 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 8 Apr 2022 12:09:55 +0200 Subject: [PATCH] temurin17-nightly-jdk: Update to version 17.0.3-5.0.202204080012 --- 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 1672ec997..00df60423 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.202204060853", + "version": "17.0.3-5.0.202204080012", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-06-09-45-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-06-09-45.zip", - "hash": "32ca1916f48f17d4cfe8f6fc4ddd657aa4dffcb12b8b7e3a93efe5e6755d4197" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-06-09-45-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-06-09-45.zip", - "hash": "b15655228a800c7d43a08f7349492d6500fc3549553f7402c6bfa78193ef9ea7" + "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" } }, "extract_to": "tmp",