temurin17-nightly-jre: Update to version 17.0.15-4.0.ea

This commit is contained in:
github-actions[bot] 2025-03-03 20:20:42 +00:00
parent 9cccb10ea4
commit 70b574413e

View File

@ -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": "17.0.15-3.0.ea",
"version": "17.0.15-4.0.ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.15_3-ea.zip",
"hash": "aec42b4ae4223f011e540ee3eb1fceef61dd94fb00eab44d696c4f34fc8d1531"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.15_4-ea.zip",
"hash": "32ae6c1c4ab9799d6d769b75c9ff27c7072e4a55cbffd424c5724e564f819958"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.15_3-ea.zip",
"hash": "d1e9f67fc30bd72d79307cd5faabada77cc6c9775978890612315af02bebd287"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.15_4-ea.zip",
"hash": "f3a6cff46d5aa4d02963777debd9a947ae0c44b1e6118a4994382bb5f128ac90"
}
},
"extract_to": "tmp",