erlang: Update to version 27.3.4

This commit is contained in:
github-actions[bot] 2025-05-08 16:30:23 +00:00
parent c7cce68009
commit aaa4ac59e6

View File

@ -1,5 +1,5 @@
{
"version": "27.3.3",
"version": "27.3.4",
"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-27.3.3/otp_win64_27.3.3.exe#/dl.7z",
"hash": "fece9ebcfd87fab978ee4fe9b8160c74d03edd00c0eb2afac03d126908ac7139"
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3.4/otp_win64_27.3.4.exe#/dl.7z",
"hash": "e70aa51b260295b20defda5ac1017f803c060f61cbbfd28c375c5cea105ff1a0"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3.3/otp_win32_27.3.3.exe#/dl.7z",
"hash": "95ad5bf46517977461ac83084f48bd5728dc01b1702c0d19892424fc3107af92"
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3.4/otp_win32_27.3.4.exe#/dl.7z",
"hash": "d2b4622b13fb55b4a791d053bf4c99127c5b77fb79a749a648a66daef5955a7f"
}
},
"installer": {