erlang: Update to version 24.1.2

This commit is contained in:
Richard Kuhnt 2021-10-05 08:00:42 +00:00
parent 38c9744386
commit fcc4986d3d

View File

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