erlang: Update to version 24.1.6

This commit is contained in:
Richard Kuhnt 2021-11-18 16:00:49 +00:00
parent 454a8ed66b
commit 2fb12bc6b0

View File

@ -1,5 +1,5 @@
{ {
"version": "24.1.5", "version": "24.1.6",
"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.5.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_24.1.6.exe#/dl.7z",
"hash": "042698e450870ec1809941434bc5630f607c39b70b6bfdb964f29bc68463609b" "hash": "64a8378d35c42701638a2ddcd6329bd70e37ff177054ab850770a5058a49aeef"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_24.1.5.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_24.1.6.exe#/dl.7z",
"hash": "71b4868849d4905e8c60525e37d849abfdd6a682e38c8ce20778245f7c8a4a6c" "hash": "ee888b5f7ab0ab41e206e62d561787a776a7b4c72471cf923a2fa863bd775b82"
} }
}, },
"installer": { "installer": {