erlang: Update to version 24.0.4

This commit is contained in:
Richard Kuhnt 2021-07-22 08:00:47 +00:00
parent d672da4d52
commit 42baf5f007

View File

@ -1,5 +1,5 @@
{
"version": "24.0.3",
"version": "24.0.4",
"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.3.exe#/dl.7z",
"hash": "7f6a6363e441bdeaebab7d3dc09ff978b93c5e9397f8b39ae7d083fb8abfa999"
"url": "http://erlang.org/download/otp_win64_24.0.4.exe#/dl.7z",
"hash": "a69e439c7c6266b523cbdf66036cea4597be477e6914498551c9fbc54fe5770f"
},
"32bit": {
"url": "http://erlang.org/download/otp_win32_24.0.3.exe#/dl.7z",
"hash": "2f8311226771a645fd6ca6848e2eeeedcc2970328af34424115beb8c0cef7489"
"url": "http://erlang.org/download/otp_win32_24.0.4.exe#/dl.7z",
"hash": "568c9a733199cd70ea574d04a2014b6b08f6750ef834fffb863f88074141f0d3"
}
},
"installer": {