From a29d9505274abd613c07a2cf7099a100a2b4218d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 17 Aug 2022 05:39:52 +0200 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.17-2.0.202208161817 --- 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 dab6e3649..f35ac1e05 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": "11.0.17-2.0.202208111816", + "version": "11.0.17-2.0.202208161817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-08-12-03-55-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-08-12-03-55.zip", - "hash": "f2c61b337fe2ed155d16765a62abcd1236bd84273ab1753ce826e9eb19c9bc31" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-08-17-02-45-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-08-17-02-45.zip", + "hash": "cf7a7aecc4a96da45126fa0fc078ad095c393b41ee8f4e003d013e53f3ac1d39" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-08-12-03-55-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-08-12-03-55.zip", - "hash": "5d9bff4bbea9f908846f0e6168803c08b08abe973b51c958f5bc350beea00341" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-08-17-02-45-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-08-17-02-45.zip", + "hash": "9d7218077992b02e8c03da2eb398f286d960b2713bd60d3b685e8262d7d9a78d" } }, "extract_to": "tmp",