temurin11-nightly-jre: Update to version 11.0.24-7.0.ea

This commit is contained in:
github-actions[bot] 2024-06-28 20:18:21 +00:00
parent 99b573ea71
commit 76886f0a29

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-6.0.ea",
"version": "11.0.24-7.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+6-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_6-ea.zip",
"hash": "225a0e956364ff70fa9294e66e19f7b39e5e3413b1a22362ae7c136aa8d7c14e"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_7-ea.zip",
"hash": "7625d3797671be1d53e51a0057acfd15cfb7f16e78c59c6eceeb41239f29e2a5"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+6-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_6-ea.zip",
"hash": "cf37828ffc8ea842d13deac5c4979c86b9f04c98c82f6f4832ca7657a94a983e"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_7-ea.zip",
"hash": "7bbd5085d064d047764fefc44eb2088744b57102cf8c83016f35109eb64cbb04"
}
},
"extract_to": "tmp",