erlang: Update to version 27.1.3

This commit is contained in:
github-actions[bot] 2024-12-05 20:30:15 +00:00
parent 006b89055f
commit 37fa9a5ea2

View File

@ -1,5 +1,5 @@
{
"version": "27.1.2",
"version": "27.1.3",
"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.1.2/otp_win64_27.1.2.exe#/dl.7z",
"hash": "83606a2f6824a73d7d91ce974b36cf9c5a19f40aae03d3501340bd538460b3b0"
"url": "https://github.com/erlang/otp/releases/download/OTP-27.1.3/otp_win64_27.1.3.exe#/dl.7z",
"hash": "6fae72e00e4c977950dcddd7351811c52de564466138c5e6e0874994583379d1"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-27.1.2/otp_win32_27.1.2.exe#/dl.7z",
"hash": "7d1bb62520d7763f268410f7f2b5c27c6dce02e3bca5e5030d977642f2cd2b6f"
"url": "https://github.com/erlang/otp/releases/download/OTP-27.1.3/otp_win32_27.1.3.exe#/dl.7z",
"hash": "bec7147dcea0bd0addfb2a4ca903789237adf4fa2953f3be944a70cabb9ac0aa"
}
},
"installer": {