erlang: Update to version 25.3.2

This commit is contained in:
github-actions[bot] 2023-05-05 12:30:24 +00:00
parent c812eee6f6
commit 45371c57c7

View File

@ -1,5 +1,5 @@
{
"version": "25.3.1",
"version": "25.3.2",
"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://github.com/erlang/otp/releases/download/OTP-25.3.1/otp_win64_25.3.1.exe#/dl.7z",
"hash": "e293d5b39d4a8b1fe5f1a97ec1f3dcd2ef219c3988b8eac7aba12f232cccd050"
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win64_25.3.2.exe#/dl.7z",
"hash": "5553da2ba046807119b731438833017683a201903bddf206fd4ac2f4e4e50410"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.1/otp_win32_25.3.1.exe#/dl.7z",
"hash": "01459d52ad3e9555a4a74690cc9f9e51099bdf732ec143c63fa4ad06c26dfd46"
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win32_25.3.2.exe#/dl.7z",
"hash": "340ce822d1baa2e3c05c0f2f47263c53746760e340c693864d9599a89b3eff5c"
}
},
"installer": {