From 35b980969d6264c26ee3dfffe431e32af69f8e58 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 18 Mar 2022 14:43:41 +0100 Subject: [PATCH] temurin-lts-nightly-jdk: Update to version 17.0.3-4.0.202203180004 --- bucket/temurin-lts-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 2949f6e08..289c5dd46 100644 --- a/bucket/temurin-lts-nightly-jdk.json +++ b/bucket/temurin-lts-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-4.0.202203160045", + "version": "17.0.3-4.0.202203180004", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-16-12-35-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-03-16-12-35.zip", - "hash": "ad372f03fbf956d6757062b3193701cc0d3bf8ea5b2335a52baccf83ebf3c9cd" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-18-13-17-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-03-18-13-17.zip", + "hash": "2487d062be90653986de598f14befedcd81a31ce33ae98ba3b2ec72e01cd6db5" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-16-12-35-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-03-16-12-35.zip", - "hash": "2d82951e3c8a6bc15e6196990813a39903b472455a3e0b062c9d208639be679b" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-18-13-17-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-03-18-13-17.zip", + "hash": "ee1cb297c295e122991257c72287757d7016a9de2b0f2293751e1ce385accc1c" } }, "extract_to": "tmp",