temurin17-nightly-jdk: Update to version 17.0.13-4.0.ea

This commit is contained in:
github-actions[bot] 2024-08-22 20:17:37 +00:00
parent 84b7bb312d
commit 5564ea6f40

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-3.0.ea",
"version": "17.0.13-4.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+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_3-ea.zip",
"hash": "1792070b5fe11a86c9a69a2bc8decde8df83ad03a9172ef2a63ff7c5cb7ddc06"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_4-ea.zip",
"hash": "3fbec40acd0f74efc6e4b0ef818a005f13a8a6b6838acd2c38dde3ed5b295589"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_3-ea.zip",
"hash": "f593d5722c4b4b1d7e78f34b2997a0ff3126b0a828e7a6cfca28f4d78aa7997e"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_4-ea.zip",
"hash": "e6bbbce826334d07cb97411fdb0cb642e968d2052a2a3e97827bf15effb0523d"
}
},
"extract_to": "tmp",