railway: Update to version 3.14.0

This commit is contained in:
github-actions[bot] 2024-09-12 20:27:22 +00:00
parent dbbd8d46aa
commit c3bb51d20d

View File

@ -1,16 +1,16 @@
{ {
"version": "3.13.0", "version": "3.14.0",
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.", "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
"homepage": "https://github.com/railwayapp/cli", "homepage": "https://github.com/railwayapp/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.13.0/railway-v3.13.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.14.0/railway-v3.14.0-x86_64-pc-windows-msvc.zip",
"hash": "4686492a3743b8c839b6ea1d5891bde2fe9121131f10f07f1dc298c15e78b52e" "hash": "22304e222aab464adebae587bbd730e0510bdaea375de6c3af1208d7fb214748"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.13.0/railway-v3.13.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.14.0/railway-v3.14.0-i686-pc-windows-msvc.zip",
"hash": "2bd737a2f18b0f01de929c925d84e5ecc6b8d2ec845307abbe4c1c203beca49e" "hash": "5609aa74cb727e6019f3bf859adce483baf3e1d34370bf8d5378ec9dba2dab25"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",