erlang: Update to version 23.2.3

This commit is contained in:
Richard Kuhnt 2021-01-20 13:01:48 +00:00
parent d4cf0e8901
commit 67788aba5e

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.2", "version": "23.2.3",
"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.2.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_23.2.3.exe#/dl.7z",
"hash": "45ea3a0231f7dec69c30d073f17e0225683353fc97c7b76e8106bee07a06c64b" "hash": "032a920c9adde9002a33febd74137dac34b671e4259d68b6aa70a1dc26260e1b"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.2.2.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_23.2.3.exe#/dl.7z",
"hash": "bf4ac4f8287240a4d746ced27aa265df22fd668e05aa8b71bcf016a85a1daeec" "hash": "a048911f80d6420ccb39748ea3ea09bb347eb23a57c5f205c5db465623984fa1"
} }
}, },
"installer": { "installer": {