From bf97670fd8df9a56c343c7baedda84eb777e1bd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 12:26:34 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.412-7.0.202403262149 --- bucket/temurin8-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 9e3c24a0a..bb21fc076 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.412-6.0.202403190938", + "version": "8.0.412-7.0.202403262149", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b06-ea-beta/OpenJDK8U-jre_x64_windows_hotspot_8u412b06-ea.zip", - "hash": "93a69f727acb94846f8b49f79196a33962585c56ee29e07ce2adcd4f256b402b" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b07-ea-beta/OpenJDK8U-jre_x64_windows_hotspot_8u412b07-ea.zip", + "hash": "d9de932396c501c624cc5f1c9ab734bc629e512cf914baca77b5f89a6f2aff49" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b06-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u412b06-ea.zip", - "hash": "515a6e797c7eeb310b8705ae131868df5a468d7c7413d244e427a75d46a1844f" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b07-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u412b07-ea.zip", + "hash": "c3b59d3a108aeb28f483a9687ee528008e8d4843a9f5a7d550a8e25d48dc55e4" } }, "extract_to": "tmp",