temurin21-jre: Update to version 21.0.2-13.0

This commit is contained in:
github-actions[bot] 2024-01-20 16:19:42 +00:00
parent fa57100781
commit 67c8515ac4

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.1-12.1",
"version": "21.0.2-13.0",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1+12/OpenJDK21U-jre_x64_windows_hotspot_21.0.1_12.zip",
"hash": "38bb68f9db9c85a63496570c53a1bcbac18c808677595d7e939d2f5b38e9a7aa"
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2+13/OpenJDK21U-jre_x64_windows_hotspot_21.0.2_13.zip",
"hash": "a29b88541bc11276de4c4cbdfac60e374ef8a34a415f61cb02a2b6a46f0e1064"
}
},
"extract_dir": "jdk-21.0.1+12-jre",
"extract_dir": "jdk-21.0.2+13-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"