temurin17-nightly-jre: Update to version 17.0.13-3.0.ea

This commit is contained in:
github-actions[bot] 2024-08-17 16:21:20 +00:00
parent b158a69ad2
commit df6db24344

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.13-2.0.ea",
"version": "17.0.13-3.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.13+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_2-ea.zip",
"hash": "1448dd4a5d6936ef2561d0e21cb5e25387071a5825d8b1a9205d1cc27a042c1f"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_3-ea.zip",
"hash": "042cf823765f8cc992e9be074849f3fdf4fffca4ddbcf091b28021ac228ad070"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_2-ea.zip",
"hash": "57c1ab13559b4f1b83723037eec024f4607197d5c1789891942a4fae62a9e07d"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_3-ea.zip",
"hash": "bd6a95ffc9b167153a400aa5cfdb2269a6086856ef0b875b6b334ae3b87020d6"
}
},
"extract_to": "tmp",