From b641293af0c340d68f59a83091a2d466e55c2f4c Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 9 Feb 2022 09:55:59 +0100 Subject: [PATCH] temurin-lts-nightly-jdk: Update to version 17.0.2-8.0.202202082355 --- 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 1a86c4f77..499cd5263 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.202202032352", + "version": "17.0.2-8.0.202202082355", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-09-08-36-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-02-09-08-36.zip", + "hash": "9f2d25d90580a357dd0621750a43aab59c177937ae292926e838f52bcfae4660" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-02-09-08-36-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-02-09-08-36.zip", + "hash": "1199c288c866704bd43cb361291fc90e5d6b9d54420cdecc410c5e3d3c18107b" } }, "extract_to": "tmp",