temurin11-jre: Update to version 11.0.24-8

This commit is contained in:
github-actions[bot] 2024-07-30 08:20:11 +00:00
parent 532b566a18
commit bb3ae56ddd

View File

@ -1,19 +1,19 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "11.0.23-9",
"version": "11.0.24-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jre_x64_windows_hotspot_11.0.23_9.zip",
"hash": "6af3cb9e4fb90d730639d63a0588e4812bc8caf8cf0dcc5730a81917015cd8f6"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+8/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_8.zip",
"hash": "78e10f7d025898b7dc7436b2bb986570283cca3cb4a654991a4f9671231da536"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.23_9.zip",
"hash": "402d7c7cd647daaf1c20839ad21048e2c0a1bab139405ae5901b3b83f5248560"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+8/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_8.zip",
"hash": "fa9a6abdc28c4190a101ee8ab56c78426337007d391f063b9c24ec944eff80f6"
}
},
"extract_dir": "jdk-11.0.23+9-jre",
"extract_dir": "jdk-11.0.24+8-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"