From 3ede1984fedc8bfd613106e4e2af6e987199f4a5 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 3 Feb 2022 06:28:47 +0100 Subject: [PATCH] temurin8-nightly-jre: Update to version 202202030507 --- bucket/temurin8-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 26798ccc2..1ef806d79 100644 --- a/bucket/temurin8-nightly-jre.json +++ b/bucket/temurin8-nightly-jre.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": "202202010520", + "version": "202202030507", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-02-01-05-20-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-02-01-05-20.zip", - "hash": "7706f37b1f2369b2b180e6d058a5e4684cd5d1c0080ad02ffb6be53d62b2b8fe" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-02-03-05-07-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-02-03-05-07.zip", + "hash": "da3bfbaeb7deb6af0380f4a2d550f0ad08c24af5259b6650e741d13dada48225" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-02-01-05-20-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-02-01-05-20.zip", - "hash": "6f9ddb8549ac7ec7418eb21c7ebb83d958f7516a7c3ee6dae528fd2c6187b793" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-02-03-05-07-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-02-03-05-07.zip", + "hash": "3e3174b902b89d8afc44e844180ae7c4dd6604c665a2491fa2eba9c8fea69c98" } }, "extract_to": "tmp",