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

This commit is contained in:
Mathias Hermansson 2022-03-18 14:43:41 +01:00
parent 9adbe2a7f0
commit 35b980969d

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-4.0.202203160045",
"version": "17.0.3-4.0.202203180004",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-16-12-35-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-03-16-12-35.zip",
"hash": "ad372f03fbf956d6757062b3193701cc0d3bf8ea5b2335a52baccf83ebf3c9cd"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-18-13-17-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-03-18-13-17.zip",
"hash": "2487d062be90653986de598f14befedcd81a31ce33ae98ba3b2ec72e01cd6db5"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-16-12-35-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-03-16-12-35.zip",
"hash": "2d82951e3c8a6bc15e6196990813a39903b472455a3e0b062c9d208639be679b"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-18-13-17-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-03-18-13-17.zip",
"hash": "ee1cb297c295e122991257c72287757d7016a9de2b0f2293751e1ce385accc1c"
}
},
"extract_to": "tmp",