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

This commit is contained in:
Mathias Hermansson 2022-07-02 18:01:35 +02:00
parent 1618c654f5
commit b3d4abf126

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-28.0.202206300354",
"version": "19.0.0-29.0.202207020350",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-06-30-16-55.zip",
"hash": "3f1a27e0df3324e9317d63471b6cf201816819241dd67ea2462d18db54b24499"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-07-02-15-36-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-07-02-15-36.zip",
"hash": "08bcac9acbf768ba754ac354e914906fea937713dbd9367b42c9181a9393d4c4"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-06-30-16-55.zip",
"hash": "11449d0d6204cefad5459dc4a9b03e0daf09ed9bc725a408be3732e51e9d5edd"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-07-02-15-36-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-07-02-15-36.zip",
"hash": "e54d41914819e6d5d7ee4a28b9ae4a016cda9a6376d63c256beb132c8af39e16"
}
},
"extract_to": "tmp",