temurin11-nightly-jdk: Update to version 11.0.25-1.0.ea

This commit is contained in:
github-actions[bot] 2024-08-01 16:22:06 +00:00
parent be2fec5e07
commit 4560d5dcf6

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": "11.0.24-7.0.ea",
"version": "11.0.25-1.0.ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.24_7-ea.zip",
"hash": "6d606b872cf1e78fd747392b8cd4ea99a7a955aab95ec3f026eba97e73d790e9"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+1-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.25_1-ea.zip",
"hash": "71ff3b42278e30762b4989cd038ad35b293ce3bd3fc68bfbd69d27f7df2d5722"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.24_7-ea.zip",
"hash": "bed7ebaab347afa274031bc7c22d63e3a13a9ccdf512ff72fc61d4c6445ffccc"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+1-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.25_1-ea.zip",
"hash": "873d1173aed6e5e6951a7421ca0777c6bcc58714643c4410c34ba416b7c99077"
}
},
"extract_to": "tmp",