diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index b08c4a937..c5bdfae7e 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.30-1.0.ea", + "version": "11.0.30-2.0.ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+1-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.30_1-ea.zip", - "hash": "0bcffdc88b2964d03c4bbb9ceb656210206cd7139ebb1d5532f9f643af72aae1" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+2-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.30_2-ea.zip", + "hash": "5faf9b32d407ced6bf7a107312c35959d8116b1a01ce0976862d5f1c02c38e50" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+1-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.30_1-ea.zip", - "hash": "9ad1d90bacfb4375974a4f8c6dbd25b588a0ada48c632dcbf0f0d5aadfea4d60" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+2-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.30_2-ea.zip", + "hash": "55610a6414aee6eee2c3b8dcf18c6fa943d8f5ba165044d8c0e15cbf48bf8411" } }, "extract_to": "tmp",