erlang: Update to version 23.1

This commit is contained in:
Richard Kuhnt 2020-10-17 13:00:26 +00:00
parent c999571946
commit 05de6220a7

View File

@ -1,16 +1,16 @@
{
"homepage": "https://www.erlang.org",
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
"version": "23.0",
"version": "23.1",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "http://erlang.org/download/otp_win64_23.0.exe#/dl.7z",
"hash": "md5:4cc28156fc9106dc28fa9298969c8892"
"url": "http://erlang.org/download/otp_win64_23.1.exe#/dl.7z",
"hash": "md5:b7029849f5d7468fc9c1b47c518eb306"
},
"32bit": {
"url": "http://erlang.org/download/otp_win32_23.0.exe#/dl.7z",
"hash": "md5:65c708f89193ae40234628e9f086a045"
"url": "http://erlang.org/download/otp_win32_23.1.exe#/dl.7z",
"hash": "md5:cfdf07255ef5d6b8da86d2c412c6be08"
}
},
"installer": {