temurin8-jre: Update to version 8.0.372-7

This commit is contained in:
github-actions[bot] 2023-04-20 20:15:02 +00:00
parent b18410f38b
commit 41e12b85df

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": "8.0.362-9",
"version": "8.0.372-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u362-b09/OpenJDK8U-jre_x64_windows_hotspot_8u362b09.zip",
"hash": "3569dcac27e080e93722ace6ed7a1e2f16d44a61c61bae652c4050af58d12d8b"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u372-b07/OpenJDK8U-jre_x64_windows_hotspot_8u372b07.zip",
"hash": "106a38b8d1c33cef43832e58b9678de41d8cccbefc40b8926846de4f3c357290"
}
},
"extract_dir": "jdk8u362-b09-jre",
"extract_dir": "jdk8u372-b07-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"