railway: Update to version 3.21.0

This commit is contained in:
github-actions[bot] 2025-02-05 00:35:21 +00:00
parent c066d79608
commit eafe90a532

View File

@ -1,16 +1,16 @@
{ {
"version": "3.20.2", "version": "3.21.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.20.2/railway-v3.20.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.21.0/railway-v3.21.0-x86_64-pc-windows-msvc.zip",
"hash": "fffe063e7973e0c2e6d8ba41cb67c903403904fe9e2ed0c321e47e46ace88cfc" "hash": "4e0980ca6a84d1fa2879d961cea77082797aeb3c7881c0ebe83e3826f0e5cb3a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.20.2/railway-v3.20.2-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.21.0/railway-v3.21.0-i686-pc-windows-msvc.zip",
"hash": "9494a321d58a5d9f3edec0f0e6bd3bc87e65c91bf21288dcb4093f5c665d90f4" "hash": "4a51a5a4cf4907d2d416292c997300422b9e70466456d77e87f14d40ca27a3ae"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",