railway: Update to version 3.22.2

This commit is contained in:
github-actions[bot] 2025-03-08 08:27:08 +00:00
parent ea52cf4014
commit a3196629cd

View File

@ -1,16 +1,16 @@
{ {
"version": "3.22.0", "version": "3.22.2",
"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.22.0/railway-v3.22.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.22.2/railway-v3.22.2-x86_64-pc-windows-msvc.zip",
"hash": "100d0a500ad33a47837cfcfab3cc3aec3b503715133b868ff5e3c46c4b35ad9b" "hash": "7692dc3f476f1c1a886d1a55e044b87cd2a98a66d89a16123cdafd2eab974d83"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.22.0/railway-v3.22.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.22.2/railway-v3.22.2-i686-pc-windows-msvc.zip",
"hash": "0500cd1156600bb36b8d7f3dbcc1f63d309262faa823b90fd8b30e3aa6a59561" "hash": "67d015894149414b89261fb6d577166a2477a086fc35274a7bcb6b2fa3373aa6"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",