erlang: Update to version 24.0.2

This commit is contained in:
Richard Kuhnt 2021-05-31 23:00:43 +00:00
parent 6f41b1273e
commit dc026cfde9

View File

@ -1,5 +1,5 @@
{
"version": "24.0.1",
"version": "24.0.2",
"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": "http://erlang.org/download/otp_win64_24.0.1.exe#/dl.7z",
"hash": "a214f3f2319fbcb39cf91007fc8eee06da71a2dc69e07af8514f0661dc9867c1"
"url": "http://erlang.org/download/otp_win64_24.0.2.exe#/dl.7z",
"hash": "52562e935167b87ac99bf1757a6f5086a7cba59ab17de2e203c9f67a45d3e21a"
},
"32bit": {
"url": "http://erlang.org/download/otp_win32_24.0.1.exe#/dl.7z",
"hash": "fd0f7df14eb274cf21ab69c2a26201bf0e8b8ead75383b59bfc47acbacf19e8a"
"url": "http://erlang.org/download/otp_win32_24.0.2.exe#/dl.7z",
"hash": "65ca0ec374c2ae4f4c076e7665ccf227a004e3fb4dda0756bd84a927f9fc2645"
}
},
"installer": {