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

This commit is contained in:
github-actions[bot] 2024-08-02 01:10:47 +00:00
parent 90866ffc43
commit 51ea99d4d0

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.12-6.0.ea",
"version": "17.0.13-1.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.12+6-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.12_6-ea.zip",
"hash": "ddaa420c8631faef86edb7a02ffede24f16490e376464029910a6d31f9bc049a"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+1-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_1-ea.zip",
"hash": "ac590410382ff31b37d50737761f56db233b157debcccc335c1ba8d52b8b2bcb"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+6-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.12_6-ea.zip",
"hash": "ce666ccc0fff6f735dc7010b195ae98705d5cc96093abc3b58aab27afe35ea4e"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+1-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_1-ea.zip",
"hash": "cc3c443b1cf49db2a0f9e3251bc94e9c6b6e2030fc2c0e6a3a1d50708a07c710"
}
},
"extract_to": "tmp",