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

This commit is contained in:
github-actions[bot] 2024-09-27 16:21:31 +00:00
parent 5157e70a9b
commit b7def47f54

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-8.0.ea",
"version": "17.0.13-9.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+8-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_8-ea.zip",
"hash": "5a672b0ca2daa850c044b57775071af954bb2aa73bd9e138087821d17e3183b5"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+9-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_9-ea.zip",
"hash": "ee42bb47c69f929114a3ad8b340c03cc9dcd20d6507c033f0ed3b669c25dac31"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+8-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_8-ea.zip",
"hash": "0f08c5b4d3d587dae5ec42ed5218d54f03ed28dd8e605a6a0746cfcbeda34cf2"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+9-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_9-ea.zip",
"hash": "4eaf6ca779e69260463cd40ed8822a23a05ef9003ac1b0b6e71029dd3f8a239e"
}
},
"extract_to": "tmp",