From 70494a9c38dfd1ef8c96b4e5d94ef7d54a14bbbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:29:32 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.402-5.0.202401160948 --- bucket/temurin8-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index abf3086c3..0c55ecd83 100644 --- a/bucket/temurin8-nightly-jdk.json +++ b/bucket/temurin8-nightly-jdk.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.402-5.0.202401131255", + "version": "8.0.402-5.0.202401160948", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-13-17-39-beta/OpenJDK8U-jdk_x64_windows_hotspot_2024-01-13-17-39.zip", - "hash": "a588660987bb3563465abecad758f3f4ebb40de1f573d879e318a7e3f77ee01c" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-16-09-56-beta/OpenJDK8U-jdk_x64_windows_hotspot_2024-01-16-09-56.zip", + "hash": "1ec9f81861c22c7d9044fd0930cb91261b4c9a6ddb28ad73b92b620768226c63" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-13-17-39-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2024-01-13-17-39.zip", - "hash": "1917aca42e866ac0a720f109ae4f4189dd790ca093aa563c1ff95a1a8b65d38b" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-16-09-56-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2024-01-16-09-56.zip", + "hash": "156be561544b4a57f5582ffd42472bf4a1390adb85338ee135dde0e58a51fa91" } }, "extract_to": "tmp",