erlang: Update to version 24.0

This commit is contained in:
Richard Kuhnt 2021-05-12 11:03:25 +00:00
parent 06599cbe8e
commit 1b53afe8bc

View File

@ -1,5 +1,5 @@
{ {
"version": "23.3.4", "version": "24.0",
"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": "http://erlang.org/download/otp_win64_23.3.4.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_24.0.exe#/dl.7z",
"hash": "35ee079122636ea424249f2ec4ed70317b2349d771733351d32f0d8043a9a470" "hash": "f13311ae26d5260566740f8a7f124d0ba3589a1f52aada84b236825641f53225"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.3.4.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_24.0.exe#/dl.7z",
"hash": "b5eaf7f6de50b6b788d744ab67dd08dee28d4e13cd78d7b6a294e01d47a545ce" "hash": "ccc1e5918aefb543d2b5e7547c44e1b1ff66d62cd4ea74dd4782f694a6de8a44"
} }
}, },
"installer": { "installer": {