erlang: Update to version 24.3.2

This commit is contained in:
github-actions[bot] 2022-03-16 20:37:20 +00:00
parent 6246bbcff0
commit a4c797a085

View File

@ -1,5 +1,5 @@
{
"version": "24.3.1",
"version": "24.3.2",
"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.3.1.exe#/dl.7z",
"hash": "80384ba622dd5b6999e913ffb2258b32ebf249b2f98009f898a759d4f5deaf7d"
"url": "https://erlang.org/download/otp_win64_24.3.2.exe#/dl.7z",
"hash": "4c319d679d343fb83b755424bd7bb09bce33d87a35b4ba4f30957bed08f8caec"
},
"32bit": {
"url": "https://erlang.org/download/otp_win32_24.3.1.exe#/dl.7z",
"hash": "c9b42f76f709bba61c2f94bf9b85566356d0fb6f6ad5988bf0f00b33dd23d886"
"url": "https://erlang.org/download/otp_win32_24.3.2.exe#/dl.7z",
"hash": "264689e476fc72e4f274fef35c4274eb0e4fc570520185bfa0a0f26e851e074d"
}
},
"installer": {