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

This commit is contained in:
github-actions[bot] 2024-08-25 01:17:46 +00:00
parent 65eeaf3935
commit 045eaaeb84

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.25-3.0.ea",
"version": "11.0.25-4.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.25+3-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.25_3-ea.zip",
"hash": "91231fb2772b0599195c995705cdaf7f1fef6f97be79eacf4e596071247c35eb"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+4-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.25_4-ea.zip",
"hash": "dd0343937144d703ec8015f5d624d3d4ef159fc6ae3350517ef140754a27340d"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+3-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.25_3-ea.zip",
"hash": "d13a8d5c2edc57ea7fdcaaf433e1b1fd4bd3aea038e31e40a2b24057c74b40c4"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+4-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.25_4-ea.zip",
"hash": "c927c9761ddb3d71cb807e81df161bafd5dc0f486c6bef5a83976c698b84cc07"
}
},
"extract_to": "tmp",