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

This commit is contained in:
Mathias Hermansson 2022-08-11 16:46:02 +02:00
parent fbbb731e6b
commit 882ad01d59

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-29.0.202207020350",
"version": "19.0.0-35.0.202208111249",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-11-14-12-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-11-14-12.zip",
"hash": "6342d8ad29728c0d7512aa885447c53d8b50a5437477e3505120900fdeca4e57"
},
"32bit": {
"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"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-11-14-12-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-11-14-12.zip",
"hash": "ed70d1bf49badcf1f0d6265fe3757e1d6581b2b5350a9ec435d500b612472664"
}
},
"extract_to": "tmp",