From 6c8d21110b447d23fd1da265ce6ef4ec637e4d4f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 4 Feb 2022 11:02:14 +0100 Subject: [PATCH] temurin-lts-nightly-jdk: Update to version 17.0.2-8.0.202202032352 --- 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 8c593e401..1a86c4f77 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.2-8.0.202202020005", + "version": "17.0.2-8.0.202202032352", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-04-09-44-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-02-04-09-44.zip", + "hash": "ef3297031bfa0242313d11e7916dc43c9f4693218addd97240b693c1d1c44814" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-04-09-44-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-02-04-09-44.zip", + "hash": "0c19917e551de4d374bf0e7426018ef58e4cc6127ca39f73883a7d0ba7efcda0" } }, "extract_to": "tmp",