erlang: Update to version 23.3

This commit is contained in:
Richard Kuhnt 2021-03-24 13:01:01 +00:00
parent 3fa8a096ec
commit d3e83c0c90

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.7", "version": "23.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.7.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_23.3.exe#/dl.7z",
"hash": "3f71896f24054a65467b8c9c7bd53f72973124c48b182cb1827998a07ff911d0" "hash": "1a05661a881e55be69bfcc7faefb7cda9f7552369a08695e18a1433e249f3c0f"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.2.7.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_23.3.exe#/dl.7z",
"hash": "cac5dbb157c42fe385a760621e4b9a659d0bf6eb493e29390da8e8c1451dd5ac" "hash": "5cf5b08a40b874f605050dee5df39fab375cb949503621a6360106d00bd5cff7"
} }
}, },
"installer": { "installer": {