erlang: Update to version 27.1.1

This commit is contained in:
github-actions[bot] 2024-10-14 12:32:32 +00:00
parent 70027b849a
commit 2e90ca2f8d

View File

@ -1,5 +1,5 @@
{ {
"version": "27.0.1", "version": "27.1.1",
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
"homepage": "https://www.erlang.org", "homepage": "https://www.erlang.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_win64_27.0.1.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-27.1.1/otp_win64_27.1.1.exe#/dl.7z",
"hash": "f200e09df15706c202d6e1a504056fd10130289fe4dd54b9ae0ce0fbe24cdb4b" "hash": "2de136ea83a747860faf76387d0d27210ebb3463f633deec6b78c4f4fab25a71"
}, },
"32bit": { "32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_win32_27.0.1.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-27.1.1/otp_win32_27.1.1.exe#/dl.7z",
"hash": "68fcb88a0bde4b6bccfe90fc0a72ff0f631a8ab177d0ee20691062ee79f15d4a" "hash": "c9676ae4203fd81a84623e663bf9bed06ca042c71d247c20557bd2196cced273"
} }
}, },
"installer": { "installer": {