erlang: Update to version 25.2.1

This commit is contained in:
github-actions[bot] 2023-01-18 00:41:37 +00:00
parent 3939db2e1d
commit d86a47d2e1

View File

@ -1,5 +1,5 @@
{ {
"version": "25.2", "version": "25.2.1",
"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.2.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_25.2.1.exe#/dl.7z",
"hash": "412eec08acf8b3f0305e9a16efd57ab901e30c1c24379c171cefc74fadc301c2" "hash": "a11e8eb6646a047c7ef6966166c1d04ebffd1dccb61f0c5d83cc043a194766a2"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_25.2.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_25.2.1.exe#/dl.7z",
"hash": "4d9b142556b69d4ccc449e2b79248a736c8e6e02b400cccb1656a8230427b680" "hash": "151bf8e7693cbf83cec660ed0252e0951f5249d3825a5b7a77a96b305d3bcf65"
} }
}, },
"installer": { "installer": {