railway: Update to version 4.4.1

This commit is contained in:
github-actions[bot] 2025-05-09 08:31:00 +00:00
parent 9886e19a50
commit 21b43db6ba

View File

@ -1,20 +1,20 @@
{ {
"version": "4.4.0", "version": "4.4.1",
"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/v4.4.0/railway-v4.4.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-x86_64-pc-windows-msvc.zip",
"hash": "137a43a1d2232cbfc84c00d67e107ed047fc4feb7f08cf3fbb821b9405214133" "hash": "cc0e747a64c166c44d9d499b13f86de253e20c3abeca3a92d6c1e37bedc4c95c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-i686-pc-windows-msvc.zip",
"hash": "db7ab449bff1de50c30a776f0180eeee2d5bb06ae76f9c0c4375200afcd06e37" "hash": "e04dc6cbdf7cbb6b40268163686f01bb19478534dd8f1bd1f75537f6f3e272e9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-aarch64-pc-windows-msvc.zip",
"hash": "8f970f4383aa0945016967aa8321d44b0b3b78bdb4f6b1982a6a0167e2e0822d" "hash": "6dd6caf425915ab4110c8cbe3de64907e2b8a8fcf76db79dd5ae53a08bfacac9"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",