erlang: Update to version 27.3.1

This commit is contained in:
github-actions[bot] 2025-03-28 16:29:36 +00:00
parent 3d19cf46d1
commit bfca0392ff

View File

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