erlang: Update to version 25.1

This commit is contained in:
github-actions[bot] 2022-09-21 12:38:47 +00:00
parent 76fdeea3c3
commit 5e163a299e

View File

@ -1,5 +1,5 @@
{
"version": "25.0.4",
"version": "25.1",
"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": "https://erlang.org/download/otp_win64_25.0.4.exe#/dl.7z",
"hash": "3985af9ba5387b8ae0b88e2398b427fe72adf7ed958eb505f9851fe61a4cab58"
"url": "https://erlang.org/download/otp_win64_25.1.exe#/dl.7z",
"hash": "80746171d4acdd124f495aa588b807ef3bc9fe903c17b6ac8cb6f1a2e32f56f4"
},
"32bit": {
"url": "https://erlang.org/download/otp_win32_25.0.4.exe#/dl.7z",
"hash": "0d18789eb8dba85136c84cac7184f2889d0259725bb45b345192d93c3f4a6e06"
"url": "https://erlang.org/download/otp_win32_25.1.exe#/dl.7z",
"hash": "bc58dfd6072698bb8b314530e5b5e60c7e3d63833a5192ea3e3277687d9cc16e"
}
},
"installer": {