erlang: Update to version 25.0.2

This commit is contained in:
github-actions[bot] 2022-06-21 08:38:22 +00:00
parent df10303a05
commit 1f09409637

View File

@ -1,5 +1,5 @@
{ {
"version": "25.0.1", "version": "25.0.2",
"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": "https://erlang.org/download/otp_win64_25.0.1.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_25.0.2.exe#/dl.7z",
"hash": "fc2ddb5f7e0295521d831fa6d3b3facc2d61ea54e18592730fe6e15f6696700e" "hash": "5a164832c551fbb01421f1a962888713d55c52e5af6f508fa774fc1f63d84aca"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_25.0.1.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_25.0.2.exe#/dl.7z",
"hash": "1458d32977d89ce091e1c6434838e2278b0b4af6a53b589e646e48d4b95330f6" "hash": "96d582e0716e0e1c18a39463c3d6e5a3c2dec65698dc0b528031d52d567e1d51"
} }
}, },
"installer": { "installer": {