diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index eab492c6047..88f71376af5 100644 --- a/bucket/temurin8-nightly-jre.json +++ b/bucket/temurin8-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": "8.0.442-4.0.202412021103", + "version": "8.0.442-5.0.202501081310", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b04-ea-beta/OpenJDK8U-jre_x64_windows_hotspot_8u442b04-ea.zip", - "hash": "cd1d36d990caee0b964e324d409b36190d3dcdb9a3ae713ae0bf5e14fea4eff4" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b05-ea-beta/OpenJDK8U-jre_x64_windows_hotspot_8u442b05-ea.zip", + "hash": "a3fa569b001c69f620107e8267d4aea139255b2803b88837963ddac5180c877a" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b04-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u442b04-ea.zip", - "hash": "6d41edf4fc933eae28b10185b9e1d50ce8b465332864321a275fbe566a4862d5" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b05-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u442b05-ea.zip", + "hash": "746fcad33d2aa673a69b81c43e712b98b73aa2d409e20df19c44b03497959cae" } }, "extract_to": "tmp",