erlang: Update to version 27.3

This commit is contained in:
github-actions[bot] 2025-03-05 12:32:52 +00:00
parent ae0098c769
commit 6431dc23d8

View File

@ -1,5 +1,5 @@
{
"version": "27.2.4",
"version": "27.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.2.4/otp_win64_27.2.4.exe#/dl.7z",
"hash": "a23264c933fe51f67f320d182180aaac1fd344297631beb82f42e32b3c027084"
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3/otp_win64_27.3.exe#/dl.7z",
"hash": "b7f69907982da349c02d1f9f1ae3eb6f2c8d9950fe4a5feb9fa592f29867067e"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-27.2.4/otp_win32_27.2.4.exe#/dl.7z",
"hash": "3bb57221560b1506354a2280bec70752c859c9e2fa323dfcfa27c0c7e6571038"
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3/otp_win32_27.3.exe#/dl.7z",
"hash": "0ee7ddd89d4b2aa3dfdbff27b8029f22b5e35cfc71abac2172ea8f33d23fb4dd"
}
},
"installer": {