temurin-lts-jdk: Update to version 21.0.6-7.0.LTS

This commit is contained in:
github-actions[bot] 2025-01-23 16:22:05 +00:00
parent 17175e8729
commit 37b0482ef1

View File

@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "21.0.5-11.0.LTS",
"version": "21.0.6-7.0.LTS",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5+11/OpenJDK21U-jdk_x64_windows_hotspot_21.0.5_11.zip",
"hash": "6f09d4a3598542313cca1540106d537c7092a54e415d569f7b928160a90d3128"
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6+7/OpenJDK21U-jdk_x64_windows_hotspot_21.0.6_7.zip",
"hash": "897c8eebb0f85a99ccecbd482ebae9a45d88c19d6077054f6529ebab49b6d259"
}
},
"extract_dir": "jdk-21.0.5+11",
"extract_dir": "jdk-21.0.6+7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"