temurin-nightly-jre: Update to version 19.0.0-18.0.202204190344

This commit is contained in:
Mathias Hermansson 2022-04-19 08:26:53 +02:00
parent 39a184b0e2
commit 210e237b0a

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-18.0.202204160344",
"version": "19.0.0-18.0.202204190344",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-16-06-34-beta/OpenJDK-jre_x64_windows_hotspot_2022-04-16-03-30.zip",
"hash": "cb0c060235a072ef04dc10afbe97c714ed1e87797cd3bab47b0118536a80602e"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-19-06-00-beta/OpenJDK-jre_x64_windows_hotspot_2022-04-19-03-30.zip",
"hash": "2234909daa5893c9f4ede504726cfccfb3fca7b22c817eaa79e4d796a6bec3e0"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-16-06-34-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-04-16-03-30.zip",
"hash": "79ce4895a2932f6e9cec49562abf4b7a3ac54e8e61faa03bad6e8e807253f2fe"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-19-06-00-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-04-19-03-30.zip",
"hash": "ef662b6514acd9bcc06a45448f3de07820dfac9c6146b686b2b551ae91b7571d"
}
},
"extract_to": "tmp",