temurin11-nightly-jdk: Update to version 11.0.15-8.0.202204121824

This commit is contained in:
Mathias Hermansson 2022-04-13 05:19:19 +02:00
parent 1b10f06271
commit bd3ae19765

View File

@ -1,16 +1,16 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "11.0.15-8.0.202204071820",
"version": "11.0.15-8.0.202204121824",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-08-04-53-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-04-08-04-53.zip",
"hash": "38f91824ed1472fb023b8c2111dd31900c21123a20b18fe5831398105137cf37"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-13-02-52-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-04-13-02-52.zip",
"hash": "e4b33ab9de1babd47f7c928fcd92e94d7ec238eabf2b160911a51c4f3731dc9b"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-08-04-53-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-04-08-04-53.zip",
"hash": "e553e97da6d924fea750c29f1441d43672625d70f9e87a214e92e5af73805bd3"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-13-02-52-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-04-13-02-52.zip",
"hash": "344a1a723be78d5e36a62df026ba4f62df7ecfa406cb755026b9d9f78a5bdd35"
}
},
"extract_to": "tmp",