erlang: Update to version 24.3.1

This commit is contained in:
github-actions[bot] 2022-03-15 16:40:34 +00:00
parent c41f4ccb20
commit 0f4d45b8da

View File

@ -1,5 +1,5 @@
{
"version": "24.3",
"version": "24.3.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.3.exe#/dl.7z",
"hash": "d31ef09561a2c7f2612e1724dd888d5c38c01f1923c3cbdb4e90a942ff64a109"
"url": "https://erlang.org/download/otp_win64_24.3.1.exe#/dl.7z",
"hash": "80384ba622dd5b6999e913ffb2258b32ebf249b2f98009f898a759d4f5deaf7d"
},
"32bit": {
"url": "https://erlang.org/download/otp_win32_24.3.exe#/dl.7z",
"hash": "ff7b00e20e1b7de4fa350a92f3afa94e5a9b956edfc0f651f24e721871b0b2da"
"url": "https://erlang.org/download/otp_win32_24.3.1.exe#/dl.7z",
"hash": "c9b42f76f709bba61c2f94bf9b85566356d0fb6f6ad5988bf0f00b33dd23d886"
}
},
"installer": {