diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index c62a15623..20de8c34e 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": "202201280225", + "version": "202202020619", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-01-28-02-25-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-01-28-02-25.zip", - "hash": "5741e88041109cdf3019bea01ca2249912ec7e5cd4a882c1c6707d45e95b2abb" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-02-02-06-19-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-02-02-06-19.zip", + "hash": "a41e2386d8e14522f8e9fa936d55ad7fe60bd4a4b40c7f5a420b5c1a12d22349" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-01-28-02-25-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-01-28-02-25.zip", - "hash": "4840d2eb7b24a472ac919e76dc497a588ccbae7d5ff58bf37b881ad4d7a577fd" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-02-02-06-19-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-02-02-06-19.zip", + "hash": "fe1a510fb867b3324eea78e1f866b46ec050888119ad243aafaf0016759fc700" } }, "extract_to": "tmp",