From b48529986554399a35294c273452f6eda81574e7 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 28 Jan 2022 03:47:59 +0100 Subject: [PATCH] temurin11-nightly-jdk: Update to version 202201280225 --- bucket/temurin11-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index c865701e3..597424bca 100644 --- a/bucket/temurin11-nightly-jdk.json +++ b/bucket/temurin11-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": "202201251952", + "version": "202201280225", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-01-25-19-52-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-01-25-19-52.zip", - "hash": "d1a7372994f1ce8cf8f45a968b535683d656e269896a123ab83969c6407c80b6" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-01-28-02-25-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-01-28-02-25.zip", + "hash": "6f4595c3dbc0bcd589692a12ac4a8d3829f5cc19c5a792e8a2d05f4f5ccdaf1a" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-01-25-19-52-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-01-25-19-52.zip", - "hash": "f59a73361f77f6f1dd07ce48df75b48f53b5d96ec93ada208b219492d69fc78a" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-01-28-02-25-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-01-28-02-25.zip", + "hash": "db200e8f66a61a989a994ed60eaae2bcd58f3155023714fe970805efa01bb628" } }, "extract_to": "tmp",