diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index db51fc036..07bb8b258 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.202310071717", + "version": "11.0.21-8.0.202310101818", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-08-09-03-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-08-09-03.zip", - "hash": "b0f878c5dfd39cd337d9356656a417fe5569dc5673d9076c238446c4db61008f" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-11-01-16-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-11-01-16.zip", + "hash": "838417e095b2bc160e6b0e713f35ac1d5269b41f6bc4153d09217ac0350edbd0" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-08-09-03-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-08-09-03.zip", - "hash": "08446d3e0e37ac10a93cfb809b96bcb571aef303dd2706390837bb64831adbdd" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-11-01-16-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-11-01-16.zip", + "hash": "8401913a5d64706f7a88911b3bc267d4d46514684e9d58333e99156cf80165ce" } }, "extract_to": "tmp",