erlang: Update to version 24.3.4

This commit is contained in:
github-actions[bot] 2022-05-03 08:36:00 +00:00
parent fbfd913ddd
commit a1501da802

View File

@ -1,5 +1,5 @@
{ {
"version": "24.3.3", "version": "24.3.4",
"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.3.3.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_24.3.4.exe#/dl.7z",
"hash": "a0572740707fc3ffff29e5d967be631c99c1edc5db84ea099b21cbccc424cd97" "hash": "ac0f2884982cf1dc187aedba83ba7a5102ef9e300016553fe8a1c6136aa61f7f"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_24.3.3.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_24.3.4.exe#/dl.7z",
"hash": "246264b987699d1ca67e19be617a8918c625287f71e136451e430991ce231904" "hash": "c82f6b39de04a99238c79e4beac47a2a360f21852dd4debceba3041ee7cdd961"
} }
}, },
"installer": { "installer": {