temurin-nightly-jre: Update to version 17.0.3-5.0.202203300001

This commit is contained in:
Mathias Hermansson 2022-03-30 09:57:06 +02:00
parent 45150bf4a7
commit 4e3dfd9169

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.202203250001",
"version": "17.0.3-5.0.202203300001",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-25-01-08-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-03-25-01-08.zip",
"hash": "9de215b81809f9822995af2e35f3f17cdb9830754a9b10f005b8d7f4d521212c"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-30-07-31-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-03-30-07-31.zip",
"hash": "3ffdcfe8c0ffb276f18713f0115b81a2d4505084674db0faf84e817c0bda0b4d"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-25-01-08-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-03-25-01-08.zip",
"hash": "27e4005b8d79e40f65dda90fc02e96ec9f715e682aee07e1a67500c37b5bb28a"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-30-07-31-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-03-30-07-31.zip",
"hash": "151802cb3d69bf0ac3aab212944965d0b5c3a5443f0f15371b07ce2b372d9921"
}
},
"extract_to": "tmp",