From 26d57bf6394d45c2cdf65736a2bbb0878aafa35c Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 14 Sep 2022 04:41:57 +0200 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.17-5.0.202209131817 --- bucket/temurin11-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 19cecad95..e450f90d4 100644 --- a/bucket/temurin11-nightly-jre.json +++ b/bucket/temurin11-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": "11.0.17-5.0.202209081813", + "version": "11.0.17-5.0.202209131817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-09-02-44-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-09-09-02-44.zip", - "hash": "8f50c09b7b25a005366eb724c9a5eb4f1f40dc45b40ce2f3fc5c18c7cb253b0b" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-14-01-59-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-09-14-01-59.zip", + "hash": "122e4fade5e8517325340d2c9ae3351ab6a848f6906ff483382e471fc066b5ed" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-09-02-44-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-09-09-02-44.zip", - "hash": "0fff426448f025fccc904c71e1fb16e51630f0eb379bd12c3018d04c1c35da2f" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-14-01-59-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-09-14-01-59.zip", + "hash": "44f7eda7bbd326003876b3f2701364ce052c8cd266db5bed4e6f13cdf9511b54" } }, "extract_to": "tmp",