erlang: Update to version 24.2.1

This commit is contained in:
github-actions[bot] 2022-01-25 20:47:03 +00:00
parent 7138fd540b
commit 343850ae5a

View File

@ -1,5 +1,5 @@
{
"version": "24.2",
"version": "24.2.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": "https://erlang.org/download/otp_win64_24.2.exe#/dl.7z",
"hash": "c22052c4920f06a9044f514a427b1c4116da6db6d6d6070eedeb2955f1f6869b"
"url": "https://erlang.org/download/otp_win64_24.2.1.exe#/dl.7z",
"hash": "741db39435d7cae0d1af7095c5753c1473f870b22e1b7ca95db1f805e288a77b"
},
"32bit": {
"url": "https://erlang.org/download/otp_win32_24.2.exe#/dl.7z",
"hash": "608c4375e6695fbbd53cf478e41c62aef820f73e8de5f16c3885a277cbfb31ea"
"url": "https://erlang.org/download/otp_win32_24.2.1.exe#/dl.7z",
"hash": "b90870109e6697fd3af9d8a1a4681464d8e705cfe2a3b664c9ef7f7e05746222"
}
},
"installer": {