diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 3971026b8..19116f66d 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-8.0.202309281816", + "version": "11.0.21-8.0.202310032052", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-28-23-10-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-09-28-23-10.zip", - "hash": "a8cd78bf2db4e4538c0235f5fd367b6bf440f918fe156cda6ae17f138a753ae0" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-04-01-29-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-04-01-29.zip", + "hash": "4477d6851cf50db2c58f4ec0e5656265024b012518d175abe0347613e266bd68" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-28-23-10-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-09-28-23-10.zip", - "hash": "eb0381f72a4e19b707d908b4263a50f2f8c4358ed20d5edf51a95fabe8448922" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-04-01-29-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-04-01-29.zip", + "hash": "68d42b7d5cfa74343d2b7b0f8f2e41b2bdb54f57b01392543bf8a8fe5a33b938" } }, "extract_to": "tmp",