erlang: Update to version 24.1.5

This commit is contained in:
Richard Kuhnt 2021-11-11 19:00:46 +00:00
parent f43117116c
commit 2d25eea413

View File

@ -1,5 +1,5 @@
{
"version": "24.1.4",
"version": "24.1.5",
"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.4.exe#/dl.7z",
"hash": "07bab62c8b18cbf2af5b4802af1c3e6ee9fa1b0e27bf97d9f572ef6ec945a361"
"url": "https://erlang.org/download/otp_win64_24.1.5.exe#/dl.7z",
"hash": "042698e450870ec1809941434bc5630f607c39b70b6bfdb964f29bc68463609b"
},
"32bit": {
"url": "https://erlang.org/download/otp_win32_24.1.4.exe#/dl.7z",
"hash": "d7ba5f082e91d28dd98f772434d51d36f1df0ebe6a874c0613f12d9253a8a994"
"url": "https://erlang.org/download/otp_win32_24.1.5.exe#/dl.7z",
"hash": "71b4868849d4905e8c60525e37d849abfdd6a682e38c8ce20778245f7c8a4a6c"
}
},
"installer": {