erlang: Update to version 23.2.5

This commit is contained in:
Richard Kuhnt 2021-02-16 10:01:48 +00:00
parent c6e63fcad5
commit 094c94ee22

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.4", "version": "23.2.5",
"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.4.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_23.2.5.exe#/dl.7z",
"hash": "62dad12a926a97a53c2a5b071814e5f7d4e16906e1687a51731900aacaf8973d" "hash": "63c0ac49c89f37edc0624e0d39fbdc84a8078e1b5ea54ff5ce20632b71495ec7"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.2.4.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_23.2.5.exe#/dl.7z",
"hash": "199913b0e5255cc2c3ca9e55827ebc4e1c21db3658653a1f91e7b47233b31f51" "hash": "4ed6688b9cf49e7dad83eb96d99febf6328894eb0e46843573df8955b0670868"
} }
}, },
"installer": { "installer": {