From 36aafd3c2572e91e6a70504adce76eaeaed9af9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 12:44:02 +0000 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.17-7.0.202210131820 --- 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 83245f63f..2d2b89d7c 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-7.0.202210061816", + "version": "11.0.17-7.0.202210131820", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-10-07-03-16-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-10-07-03-16.zip", - "hash": "a7bc7f6eb7b99ba1390a1c8feb077a9f98f5c870c2d6902239efa2a9e0f8407e" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-10-14-09-32-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-10-14-09-32.zip", + "hash": "8b12beeecc3031f53a2dcc8511d409a8edcd4b52c080ea56d44f5e6f30d514c1" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-10-07-03-16-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-10-07-03-16.zip", - "hash": "99fbb23d548aec1664af2396a562ac3259c06d98a258a9975b85185536774a6d" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-10-14-09-32-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-10-14-09-32.zip", + "hash": "de3826f0bb61cf3965a2e3cd996fdd4deb4ad34b805a5486d1a7177809512b69" } }, "extract_to": "tmp",