railway: Update to version 3.11.1

This commit is contained in:
github-actions[bot] 2024-07-30 20:24:28 +00:00
parent 4a966a2d68
commit 380abd6315

View File

@ -1,16 +1,16 @@
{
"version": "3.11.0",
"version": "3.11.1",
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
"homepage": "https://github.com/railwayapp/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.0/railway-v3.11.0-x86_64-pc-windows-msvc.zip",
"hash": "426af0d2102607511b2ef7c30506dd3955be8e03759353c2c0fbac2a223686f3"
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.1/railway-v3.11.1-x86_64-pc-windows-msvc.zip",
"hash": "11cd004ce39b05577bb9401c65c8ac54ccc70ac4557992cf7694e5a28a743ec1"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.0/railway-v3.11.0-i686-pc-windows-msvc.zip",
"hash": "05cee78cff85f90cbc9d62a07742a608ee6fc7cb6cc8e23719469c0815d02c50"
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.1/railway-v3.11.1-i686-pc-windows-msvc.zip",
"hash": "f75c494393ef3a0a4bbf53b04d12cfadc33626fc8f22e33350ef0729460323f1"
}
},
"bin": "railway.exe",