erlang: Update to version 24.0.5

This commit is contained in:
Richard Kuhnt 2021-07-30 10:00:46 +00:00
parent 9dffd2c979
commit 9563ed47cd

View File

@ -1,5 +1,5 @@
{ {
"version": "24.0.4", "version": "24.0.5",
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
"homepage": "https://www.erlang.org", "homepage": "https://www.erlang.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://erlang.org/download/otp_win64_24.0.4.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_24.0.5.exe#/dl.7z",
"hash": "a69e439c7c6266b523cbdf66036cea4597be477e6914498551c9fbc54fe5770f" "hash": "8a99052d15b2f958c22f24f5a2a69cd30ceb9d2c535cb8263dff11799c98f95c"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_24.0.4.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_24.0.5.exe#/dl.7z",
"hash": "568c9a733199cd70ea574d04a2014b6b08f6750ef834fffb863f88074141f0d3" "hash": "0188937ae427ffe3329a1f2efc5da4690d20e4da55c30d09ccf368df1c9a46df"
} }
}, },
"installer": { "installer": {