From 1f3dd29e16b888eeccf2ff3febda7ef6593550cf Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 2 Feb 2022 07:50:14 +0100 Subject: [PATCH] temurin11-nightly-jdk: Update to version 202202020619 --- 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 597424bca..e17802ca8 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": "202201280225", + "version": "202202020619", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-02-02-06-19-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-02-02-06-19.zip", + "hash": "806589ea3ea07e70c2bcf2c38cead35de775d4f26f59bf9bb83d3467c704d5ce" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-02-02-06-19-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-02-02-06-19.zip", + "hash": "193eddbc6ad2b25abacc1bcb4842c2f73ff1b2df58fd8fea3fcd8c7269aee675" } }, "extract_to": "tmp",