temurin11-jdk: Update to version 11.0.15-10

This commit is contained in:
Mathias Hermansson 2022-05-06 13:24:00 +02:00
parent 7105bb921c
commit fe2da7c606

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.14-101",
"version": "11.0.15-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jdk_x64_windows_hotspot_11.0.14.1_1.zip",
"hash": "3e7da701aa92e441418299714f0ed6db10c3bb1e2db625c35a2c2cd9cc619731"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_x64_windows_hotspot_11.0.15_10.zip",
"hash": "866edfc9c0bb2c88b5648626af3bf82513f56d072721d0d517de5797fd829fef"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.14.1_1.zip",
"hash": "c2126d074d26022e6f47c444ffd25a4f313af2f576fe111febd57ca941c52fbc"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.15_10.zip",
"hash": "c8aa33913b27bb09cc66342e567b3a1fe0f4b136569e57e713bd56ef540d4105"
}
},
"extract_dir": "jdk-11.0.14.1+1",
"extract_dir": "jdk-11.0.15+10",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"