temurin8-jdk: Update to version 8.0.332-9

This commit is contained in:
Mathias Hermansson 2022-05-05 14:14:36 +02:00
parent 4e1f97f552
commit 84c9529a07

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.322-6",
"version": "8.0.332-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u322-b06/OpenJDK8U-jdk_x64_windows_hotspot_8u322b06.zip",
"hash": "c9e06afb5df850e90a4da9da31c2edf10bd6da9962c4b253e91b41237f8fb2fb"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u332-b09/OpenJDK8U-jdk_x64_windows_hotspot_8u332b09.zip",
"hash": "780bc92292e3f9899235457189d7aa6943833c9f426d104931d399bc404c89d3"
}
},
"extract_dir": "jdk8u322-b06",
"extract_dir": "jdk8u332-b09",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"