temurin19-nightly-jdk: Update to version 19.0.0-8.0.202202050351

This commit is contained in:
Mathias Hermansson 2022-02-05 18:30:02 +01:00
parent faaccfabd9
commit 89cae762f2

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": "19.0.0-8.0.202202030350",
"version": "19.0.0-8.0.202202050351",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-03-16-51-beta/OpenJDK-jdk_x64_windows_hotspot_2022-02-03-03-30.zip",
"hash": "fb58bf354eccda15d925dceef242c766ac6d634840dd3adb7d3cbe8892d55054"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-05-17-01-beta/OpenJDK-jdk_x64_windows_hotspot_2022-02-05-03-31.zip",
"hash": "f2468e36445e7a6a7b222c85b57e26598cb7846ecfc2fe77673f64ec701d7ea9"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-03-16-51-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-02-03-03-30.zip",
"hash": "a948271a7f859e4fd4feb263a767838408ba52e3c942f1606d770b38be5f7029"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-02-05-17-01-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-02-05-03-31.zip",
"hash": "ceb1a8b93548a425c003e1e44a2a71650ed370fa82d4de168c293335ed38ba4d"
}
},
"extract_to": "tmp",