From a97fc48b8df5fef94bd69ff95eaf3755a0ba92f9 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 28 Jan 2022 04:09:34 +0100 Subject: [PATCH] temurin17-nightly-jre: Update to version 202201280238 --- bucket/temurin17-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 75f9d62bd..cd2d8e5a3 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-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": "202201260101", + "version": "202201280238", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-26-01-01-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-01-26-01-01.zip", - "hash": "b517ba813cc906e174d34a74e27b6a7e7e5cfc3dc696c0367962449b44c30439" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-28-02-38-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-01-28-02-38.zip", + "hash": "d8de2a8e3abc601d6eeb5669c254555ccd41842992ad4a610e89fb6290155b8e" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-26-01-01-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-01-26-01-01.zip", - "hash": "97faa6a750dae62e84c490bccb72ef2f54fdf50d90662a4d9844e4235821f067" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-28-02-38-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-01-28-02-38.zip", + "hash": "4610a0a6ffdeb469f72344b7270096a3bf06cf3647ec01f94b440b174c4683e7" } }, "extract_to": "tmp",