diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index fb7d08f71..b8843a851 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-9.0.202310192045", + "version": "11.0.21-9.0.202310211716", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-19-23-26-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-19-23-26.zip", - "hash": "275a76f17c45c317420ccb4602f127ee508ce6be0c43f85346737bfa01240c89" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-21-20-00-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-21-20-00.zip", + "hash": "a71baf4c6055916769b08a2e0c735b9f25f17cd8b5587d095a3592f0077b10f4" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-19-23-26-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-19-23-26.zip", - "hash": "5708c038eb3dc014e3b7cacf646ce664de44f3b3a8ec16568802df75db497577" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-21-20-00-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-21-20-00.zip", + "hash": "953fa3561a9f71a7a0c26ead216a6c027302879c0c1b892cf7081467548e1882" } }, "extract_to": "tmp",