erlang: Update to version 24.2

This commit is contained in:
github-actions[bot] 2021-12-15 16:40:21 +00:00
parent bdadb2737e
commit 7d44326d42

View File

@ -1,5 +1,5 @@
{ {
"version": "24.1.7", "version": "24.2",
"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": "https://erlang.org/download/otp_win64_24.1.7.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_24.2.exe#/dl.7z",
"hash": "0aa8b3a636dc8eb800643c770a303d0b3b62e2955dfe73cf7ef7433dcd0bb654" "hash": "c22052c4920f06a9044f514a427b1c4116da6db6d6d6070eedeb2955f1f6869b"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_24.1.7.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_24.2.exe#/dl.7z",
"hash": "7b2576f713989c960d9266568c077cef681eed8503aa5848790c6c6891b8d06c" "hash": "608c4375e6695fbbd53cf478e41c62aef820f73e8de5f16c3885a277cbfb31ea"
} }
}, },
"installer": { "installer": {