erlang: Update to version 23.2.4

This commit is contained in:
Richard Kuhnt 2021-02-04 14:00:47 +00:00
parent c733ff91f1
commit bed75a7688

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.3", "version": "23.2.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": "http://erlang.org/download/otp_win64_23.2.3.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_23.2.4.exe#/dl.7z",
"hash": "032a920c9adde9002a33febd74137dac34b671e4259d68b6aa70a1dc26260e1b" "hash": "62dad12a926a97a53c2a5b071814e5f7d4e16906e1687a51731900aacaf8973d"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.2.3.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_23.2.4.exe#/dl.7z",
"hash": "a048911f80d6420ccb39748ea3ea09bb347eb23a57c5f205c5db465623984fa1" "hash": "199913b0e5255cc2c3ca9e55827ebc4e1c21db3658653a1f91e7b47233b31f51"
} }
}, },
"installer": { "installer": {