temurin-nightly-jre: Update to version 20.0.0-16.0.202209280347

This commit is contained in:
Mathias Hermansson 2022-09-28 15:50:50 +02:00
parent d2236b2972
commit 0ef8382e04

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-36.0.202209270348",
"version": "20.0.0-16.0.202209280347",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-09-27-05-30.zip",
"hash": "790c15de93292aaa406570570790a3beb54c023e37e955d2832bb1c367a7f756"
"url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-09-28-05-05-beta/OpenJDK-jre_x64_windows_hotspot_2022-09-28-03-30.zip",
"hash": "81bce90b3147f6fdb9d0092312b0390e32cd3523c11429950cf4cc62dfa06015"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-09-27-05-30.zip",
"hash": "945c4b19b3d62fee91db110a0fb1096436a16844d20a2af239ab5c5b9078510a"
"url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-09-28-05-05-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-09-28-03-30.zip",
"hash": "d627d2b9a21609cd026f353dcb14e245ec933c6efe67a777d4d05540a8878fe0"
}
},
"extract_to": "tmp",