erlang: Update to version 25.2

This commit is contained in:
github-actions[bot] 2022-12-14 12:38:33 +00:00
parent 29d7f89507
commit a927fc41a4

View File

@ -1,5 +1,5 @@
{ {
"version": "25.1.2", "version": "25.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.1.2.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_25.2.exe#/dl.7z",
"hash": "4cf6cf023a26340efcc9420905b181beefcd637be83b344b462b41fb824f9994" "hash": "412eec08acf8b3f0305e9a16efd57ab901e30c1c24379c171cefc74fadc301c2"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_25.1.2.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_25.2.exe#/dl.7z",
"hash": "a7a399aff3dfe6e35459a4e14d434b92ad99382cf331a9473813fd1a3a9383f7" "hash": "4d9b142556b69d4ccc449e2b79248a736c8e6e02b400cccb1656a8230427b680"
} }
}, },
"installer": { "installer": {