erlang: Update to version 23.3.3

This commit is contained in:
Richard Kuhnt 2021-05-06 09:01:47 +00:00
parent f80f177895
commit 4f2d4060f0

View File

@ -1,5 +1,5 @@
{ {
"version": "23.3.2", "version": "23.3.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.3.2.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_23.3.3.exe#/dl.7z",
"hash": "9542d006bcfa6d7f5a0a696b581609bfd86a127cca8fe29065e6ce9f556dbf0b" "hash": "00154e1235d818dcbd043f75f290f193f5786b1418476588eec0abd6e276a9cd"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.3.2.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_23.3.3.exe#/dl.7z",
"hash": "c430764573afdec833ec24fdd568aa47855de419e424dbc1632f72d107ed1aab" "hash": "4fb0695d72e11e7b95875f8778ce824725d4f5da7988577c90d93e201cfe43f6"
} }
}, },
"installer": { "installer": {