erlang: Update to version 24.1.1

This commit is contained in:
Richard Kuhnt 2021-09-30 12:00:44 +00:00
parent 1d630a9348
commit 7c2791f972

View File

@ -1,5 +1,5 @@
{
"version": "24.1",
"version": "24.1.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": "http://erlang.org/download/otp_win64_24.1.exe#/dl.7z",
"hash": "1200035410422d366954eebaefe37f213483bf1f2888a1b316ad3479acb56505"
"url": "http://erlang.org/download/otp_win64_24.1.1.exe#/dl.7z",
"hash": "a8f28f2a0c7189d769a1eaea4458ffc503a695adc10abd6cbc966bf0e272d299"
},
"32bit": {
"url": "http://erlang.org/download/otp_win32_24.1.exe#/dl.7z",
"hash": "a805ddbe5b49327254da3f84ede4b82a285d75db7f8a2cf8c6ffb64e074171e8"
"url": "http://erlang.org/download/otp_win32_24.1.1.exe#/dl.7z",
"hash": "c91456a9a7e5527a2a125ed2e70330d6268a1eb5c38cc6129230d544b01cbaef"
}
},
"installer": {