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

This commit is contained in:
github-actions[bot] 2024-02-23 00:58:56 +00:00
parent 41117dff69
commit 8bdbd69fc0

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-3.0.ea",
"version": "17.0.11-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.11+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_3-ea.zip",
"hash": "d8f289fb60268d506ffb3366029451a8b8be8fa304933e047d3ad47efbc96369"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.11_4-ea.zip",
"hash": "be59f6e3f8bf521fe9c393e336f97e36e2df329b39d3856b33f0a45407915a75"
},
"32bit": {
"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"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_4-ea.zip",
"hash": "856cc264ca4442b4c85f9bb17f7b8ff387b50bfee3f4ea98cb6c8b303a02de9c"
}
},
"extract_to": "tmp",