From 75ca69bf500a2201011fed8c466a05239fa81da0 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 2 Feb 2022 09:58:43 +0100 Subject: [PATCH] temurin-lts-nightly-jdk: Update to version 202202020829 --- 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 1c32e8453..7855fdc61 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": "202201280238", + "version": "202202020829", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-28-02-38-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-01-28-02-38.zip", - "hash": "a2a1123d4582bad4fe1cb057c61e039276ffaf99a278ec23a1c1bc5cc3ed430f" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-02-08-29-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-02-02-08-29.zip", + "hash": "6d283ac34b9f81435136df0f156d1c83c2d598b3141ca1dd4fe94c44c93a9adf" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-28-02-38-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-01-28-02-38.zip", - "hash": "893fb0baa83800f04b3896430f0838a618c54964f9124a5e06ea97b14da62c1d" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-02-08-29-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-02-02-08-29.zip", + "hash": "6c803f56eb8f4e5875f92ac028a9bf6b83520e3807da2f822d7b80bb95023dda" } }, "extract_to": "tmp",