railway: Update to version 3.0.22

This commit is contained in:
github-actions[bot] 2023-04-14 00:33:24 +00:00
parent 194cf5c131
commit a10eb83008

View File

@ -1,16 +1,16 @@
{ {
"version": "3.0.21", "version": "3.0.22",
"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.0.21/railway-v3.0.21-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.0.22/railway-v3.0.22-x86_64-pc-windows-msvc.zip",
"hash": "e4f7bc034425a0e6c24e838d339d275cd5cf8e55b3c5bda5efc3e57139fae5fb" "hash": "2f13c069a64ebd27f42f141cc56d59aea0cff3d4bd93e0d13b2ab3dd40a73e02"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.21/railway-v3.0.21-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.0.22/railway-v3.0.22-i686-pc-windows-msvc.zip",
"hash": "400f8c59e6add39daacde6e523837d891019789b1fcfa62c682e1152c63e9c81" "hash": "066df235b5352bc03b1187751502b3f57ee87cc90d48c6f0b8afd4e5dda9fc87"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",