From 59e121700a01f8a6b6e6afd410ca27df634dee84 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 7 Oct 2022 05:58:12 +0200 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.17-7.0.202210061816 --- 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 7d31e1b7a..83245f63f 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-6.0.202209271817", + "version": "11.0.17-7.0.202210061816", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-27-19-50-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-09-27-19-50.zip", - "hash": "2fda25efc0eef4fe4bfd80ccda1a1216755a1b000503c2be7a4f5657a2349f4e" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-27-19-50-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-09-27-19-50.zip", - "hash": "ca4b199fe704c1a1778e52f839b303bd51af3f97da48de1a0a8a05bbf3e1caa6" + "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" } }, "extract_to": "tmp",