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

This commit is contained in:
github-actions[bot] 2024-02-19 16:18:37 +00:00
parent b7cb458b56
commit 200cecc025

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.11-2.0.ea",
"version": "17.0.11-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.11+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_2-ea.zip",
"hash": "5bf70e398a3167cb32168941b1b5b710109f9329cd622103067c741fc857d8e1"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_3-ea.zip",
"hash": "d8f289fb60268d506ffb3366029451a8b8be8fa304933e047d3ad47efbc96369"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_2-ea.zip",
"hash": "4bb1daee7f6602bb4593207d3078516aae7a0ffe932244b188b4d23a6488d185"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_3-ea.zip",
"hash": "c49a5ff6c7eaaf1970b238555e06e625cfef5680255a4873e023d51ef0e761d7"
}
},
"extract_to": "tmp",