erlang: Update to version 24.0.1

This commit is contained in:
Richard Kuhnt 2021-05-20 16:00:45 +00:00
parent 751f092300
commit ed3a23b8d6

View File

@ -1,5 +1,5 @@
{
"version": "24.0",
"version": "24.0.1",
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
"homepage": "https://www.erlang.org",
"license": "Apache-2.0",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "http://erlang.org/download/otp_win64_24.0.exe#/dl.7z",
"hash": "f13311ae26d5260566740f8a7f124d0ba3589a1f52aada84b236825641f53225"
"url": "http://erlang.org/download/otp_win64_24.0.1.exe#/dl.7z",
"hash": "a214f3f2319fbcb39cf91007fc8eee06da71a2dc69e07af8514f0661dc9867c1"
},
"32bit": {
"url": "http://erlang.org/download/otp_win32_24.0.exe#/dl.7z",
"hash": "ccc1e5918aefb543d2b5e7547c44e1b1ff66d62cd4ea74dd4782f694a6de8a44"
"url": "http://erlang.org/download/otp_win32_24.0.1.exe#/dl.7z",
"hash": "fd0f7df14eb274cf21ab69c2a26201bf0e8b8ead75383b59bfc47acbacf19e8a"
}
},
"installer": {