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

This commit is contained in:
github-actions[bot] 2024-08-30 01:14:37 +00:00
parent d1c921b73d
commit ff10713321

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-4.0.ea",
"version": "17.0.13-5.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+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_4-ea.zip",
"hash": "60c4d39c2814d81420775c06627719fdba53b0502d27335547e1a513854c8748"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+5-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_5-ea.zip",
"hash": "f22f3362de2821fd6acde42294cbcfb7c4cc808389e64153e38515abd823b685"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_4-ea.zip",
"hash": "6136539ad90b8ce9b0fdbdfcf045ab158d0df57ae2759e45cc13eb13851c8057"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+5-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_5-ea.zip",
"hash": "8cf2b60e55909b2bdd7d0d4d864d01edc59fab5d8830025a802696c56d487c2c"
}
},
"extract_to": "tmp",