diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index ea071483b..efc0b8f10 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.21-7.0.202309191816", + "version": "11.0.21-8.0.202309212035", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-19-23-06-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-09-19-23-06.zip", - "hash": "b11a42591d0bc0dc8497b2bcdb466ff58db12981131415cdecb2bd6968d81435" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-22-01-02-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-09-22-01-02.zip", + "hash": "83893c031cae597baf32b87fefc03681cc5f6bc6be480bd676fc4fb784f23bfc" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-19-23-06-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-09-19-23-06.zip", - "hash": "b55c9f77692bbfdd6de8db04afc52388f63690b9c1abd0b7c20a1d43d88a7db3" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-22-01-02-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-09-22-01-02.zip", + "hash": "f3d3985f3a7242d29c00eaaa810166585518f7d761e5b9fd5c591cffa46bcd09" } }, "extract_to": "tmp",