erlang: Update to version 24.1.7

This commit is contained in:
Richard Kuhnt 2021-11-22 10:00:44 +00:00
parent 83bcd365cb
commit 8a7fce052f

View File

@ -1,5 +1,5 @@
{ {
"version": "24.1.6", "version": "24.1.7",
"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.6.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_24.1.7.exe#/dl.7z",
"hash": "64a8378d35c42701638a2ddcd6329bd70e37ff177054ab850770a5058a49aeef" "hash": "0aa8b3a636dc8eb800643c770a303d0b3b62e2955dfe73cf7ef7433dcd0bb654"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_24.1.6.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_24.1.7.exe#/dl.7z",
"hash": "ee888b5f7ab0ab41e206e62d561787a776a7b4c72471cf923a2fa863bd775b82" "hash": "7b2576f713989c960d9266568c077cef681eed8503aa5848790c6c6891b8d06c"
} }
}, },
"installer": { "installer": {