temurin-lts-nightly-jdk: Update to version 17.0.3-5.0.202204142350

This commit is contained in:
Mathias Hermansson 2022-04-15 03:28:49 +02:00
parent 6c93feb74e
commit 1c4db08ee5

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": "17.0.3-5.0.202204122352",
"version": "17.0.3-5.0.202204142350",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-13-09-10.zip",
"hash": "8df09ecd615a3cf4fca8b9e3d2fe3172fb7566258114bb19efef02ff300255fb"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-15-00-57-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-15-00-57.zip",
"hash": "fc5c2b80f01dc59d67dfb16e880e4bc7fcbd5563ec9c2c579ba5733d977ecfa1"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-13-09-10.zip",
"hash": "e2ac36913bac71264f8db68759e4521ab5fac1c7aa97208c8c9c457148a32df9"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-15-00-57-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-15-00-57.zip",
"hash": "bb3efcdfbb7ca8473144ee859b23783fdda588e25c325408abae48babdb3c683"
}
},
"extract_to": "tmp",