From b63d71a9601a322b6852368db365bfc57fe36ae9 Mon Sep 17 00:00:00 2001 From: Stranger Bot Date: Fri, 1 Sep 2023 06:00:13 -0400 Subject: [PATCH] Update flake/dependencies --- sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sources.json b/sources.json index ffcc8ea..fbc1c45 100644 --- a/sources.json +++ b/sources.json @@ -542,10 +542,10 @@ } }, "latest": { - "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35-ea-beta/OpenJDK21U-jdk_x64_linux_hotspot_ea_21-0-35.tar.gz", + "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk21-2023-08-31-15-53-beta/OpenJDK21U-jdk_x64_linux_hotspot_2023-08-31-15-53.tar.gz", "major_version": 21, - "sha256": "50087f09ca999c21ecc71a6360dd2173b65b4d41b6ed1cc1f682a52b9f3400b1", - "java_version": "21-beta+35-ea" + "sha256": "5b0cd2f0c6c596168a5ce751f620a49ea1f49a1a6fccac42ced05fb0de7ce862", + "java_version": "21-beta+35-202308311546" }, "stable": { "link": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2%2B9/OpenJDK20U-jdk_x64_linux_hotspot_20.0.2_9.tar.gz",