erlang: Update to version 23.3.2

This commit is contained in:
Richard Kuhnt 2021-04-27 14:00:48 +00:00
parent 0f75948900
commit faa7fc9a1f

View File

@ -1,5 +1,5 @@
{ {
"version": "23.3.1", "version": "23.3.2",
"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.1.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_23.3.2.exe#/dl.7z",
"hash": "db30241353db86a845a38791a7cc9ed3aaf9ea482678dc212f169032ec98a6dd" "hash": "9542d006bcfa6d7f5a0a696b581609bfd86a127cca8fe29065e6ce9f556dbf0b"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.3.1.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_23.3.2.exe#/dl.7z",
"hash": "935b569c5e68db4bce1d872ec9e5d83f80586e0bd0a66d0947dd5d22c26f4e84" "hash": "c430764573afdec833ec24fdd568aa47855de419e424dbc1632f72d107ed1aab"
} }
}, },
"installer": { "installer": {