diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index a33d06972..eb5df9dd1 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.16-7.0.202206161814", + "version": "11.0.16-7.0.202206201219", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-17-15-01-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-06-17-15-01.zip", - "hash": "731a1461f1b2025696cc21ca39b4291b7c0faa89c19c59b0d59bc73520e96db6" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-20-19-23-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-06-20-19-23.zip", + "hash": "310cfc0fd73c48ea6e109e1db330736870d23a8f41efe7a85d4eaf2c2ba0a9e9" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-17-15-01-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-06-17-15-01.zip", - "hash": "e5b2165152804dbc66eb254a7c7cef53cc64b53a26aaa3aa28316a94d39848fb" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-20-19-23-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-06-20-19-23.zip", + "hash": "d0096729fe5def540b85905bda98e50217150b272159e4ae0b0a48573ae05e97" } }, "extract_to": "tmp",