temurin11-nightly-jre: Update to version 11.0.25-5.0.ea

This commit is contained in:
github-actions[bot] 2024-08-29 16:20:48 +00:00
parent 8d3a4b66bd
commit b47d2b9329

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-4.0.ea",
"version": "11.0.25-5.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+4-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_4-ea.zip",
"hash": "11241503c30094c0b84da61a4dc1b2b53f39ee430b0460b377caacfb053e9ce9"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+5-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_5-ea.zip",
"hash": "5f409f2230cc0747cd48a75d886ce1cc6817e57ecd27c3e1a050db756b0edd29"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+4-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_4-ea.zip",
"hash": "7a670a76f390b5dade16bb2e0cdfce09051e2648c068a130bf62a074b3bf968a"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+5-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_5-ea.zip",
"hash": "49856b6bfc4d567bbe1590ad0ba420f1e7fa407d95b3adecbedc6968767805b1"
}
},
"extract_to": "tmp",