railway: Update to version 3.22.0

This commit is contained in:
github-actions[bot] 2025-03-07 16:30:11 +00:00
parent 227f45f647
commit 44b94e831f

View File

@ -1,16 +1,16 @@
{ {
"version": "3.21.0", "version": "3.22.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.21.0/railway-v3.21.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.22.0/railway-v3.22.0-x86_64-pc-windows-msvc.zip",
"hash": "4e0980ca6a84d1fa2879d961cea77082797aeb3c7881c0ebe83e3826f0e5cb3a" "hash": "100d0a500ad33a47837cfcfab3cc3aec3b503715133b868ff5e3c46c4b35ad9b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.21.0/railway-v3.21.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.22.0/railway-v3.22.0-i686-pc-windows-msvc.zip",
"hash": "4a51a5a4cf4907d2d416292c997300422b9e70466456d77e87f14d40ca27a3ae" "hash": "0500cd1156600bb36b8d7f3dbcc1f63d309262faa823b90fd8b30e3aa6a59561"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",