railway: Update to version 3.14.1

This commit is contained in:
github-actions[bot] 2024-09-19 04:29:18 +00:00
parent 31d9ffcba4
commit 47cd30fb7e

View File

@ -1,16 +1,16 @@
{
"version": "3.14.0",
"version": "3.14.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.14.0/railway-v3.14.0-x86_64-pc-windows-msvc.zip",
"hash": "22304e222aab464adebae587bbd730e0510bdaea375de6c3af1208d7fb214748"
"url": "https://github.com/railwayapp/cli/releases/download/v3.14.1/railway-v3.14.1-x86_64-pc-windows-msvc.zip",
"hash": "49ae072cc85d803629738332a846796823e125c4fcd5a48117402234d118f9f9"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.14.0/railway-v3.14.0-i686-pc-windows-msvc.zip",
"hash": "5609aa74cb727e6019f3bf859adce483baf3e1d34370bf8d5378ec9dba2dab25"
"url": "https://github.com/railwayapp/cli/releases/download/v3.14.1/railway-v3.14.1-i686-pc-windows-msvc.zip",
"hash": "80da47e63e107f88eac08d2e66e299601e71e1cb1558a4d81e7848dd37ec52db"
}
},
"bin": "railway.exe",