From 965cc2ed76edbb28228699d56555be1c2a641eef Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 1 Feb 2022 06:45:06 +0100 Subject: [PATCH] temurin8-nightly-jre: Update to version 202202010520 --- 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 938834d27..26798ccc2 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": "202201290757", + "version": "202202010520", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-29-07-57-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-01-29-07-57.zip", - "hash": "5433b635711fc86b1939129b890713e6938ca0eb025d016a6eb0ec5f7a517ab9" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-29-07-57-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-01-29-07-57.zip", - "hash": "af24efc8973ba18c4b15b384bbcaca381a99b3baef5f09bee1ca5574337f3804" + "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" } }, "extract_to": "tmp",