erlang: Update to version 24.1.3

This commit is contained in:
Richard Kuhnt 2021-10-27 08:00:42 +00:00
parent d655f8a6cd
commit 13d0c09f79

View File

@ -1,5 +1,5 @@
{
"version": "24.1.2",
"version": "24.1.3",
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
"homepage": "https://www.erlang.org",
"license": "Apache-2.0",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://erlang.org/download/otp_win64_24.1.2.exe#/dl.7z",
"hash": "045ead7fa4aafa41a791f08e87da5acb816891f404fd518adb926209b7750ef3"
"url": "https://erlang.org/download/otp_win64_24.1.3.exe#/dl.7z",
"hash": "53838eb4880838a2075f7a76dba84bebe9c5a8a7a6c3b1b2024344559d57ef58"
},
"32bit": {
"url": "https://erlang.org/download/otp_win32_24.1.2.exe#/dl.7z",
"hash": "7488c187d47c79ffc2d8fd5e79992dbbb02d290cc6edf88ce13b85a3003fe7fe"
"url": "https://erlang.org/download/otp_win32_24.1.3.exe#/dl.7z",
"hash": "0feff28a8f4cb342f7e85c953a46ad5c621ba2e2f7de24e33d23ac74a51664a7"
}
},
"installer": {