erlang: Update to version 25.1.2

This commit is contained in:
github-actions[bot] 2022-10-24 12:42:36 +00:00
parent 9126e4886f
commit 3c6303c1e9

View File

@ -1,5 +1,5 @@
{ {
"version": "25.1.1", "version": "25.1.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.1.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_25.1.2.exe#/dl.7z",
"hash": "0100105927ea79b579f3733c708e3b91e39d05cddf2491e0193469e3c9fa61d6" "hash": "4cf6cf023a26340efcc9420905b181beefcd637be83b344b462b41fb824f9994"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_25.1.1.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_25.1.2.exe#/dl.7z",
"hash": "c1cf03cc5881ce544df5a2744e800292efe235874184f9a9897bf8d9402bd314" "hash": "a7a399aff3dfe6e35459a4e14d434b92ad99382cf331a9473813fd1a3a9383f7"
} }
}, },
"installer": { "installer": {