railway: Update to version 4.4.0

This commit is contained in:
github-actions[bot] 2025-05-07 20:30:03 +00:00
parent d7595c65ca
commit 898bc102f2

View File

@ -1,20 +1,20 @@
{ {
"version": "4.3.0", "version": "4.4.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/v4.3.0/railway-v4.3.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-x86_64-pc-windows-msvc.zip",
"hash": "0f1f6c38d7e897afe6cb912fb0edf35d4fa90a8a0a37ebb6d928d0ddf5308c1a" "hash": "137a43a1d2232cbfc84c00d67e107ed047fc4feb7f08cf3fbb821b9405214133"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.3.0/railway-v4.3.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-i686-pc-windows-msvc.zip",
"hash": "b23e03564d681fa13cd92922fe62c131658cf90922ad34e1a6bbbb9d5f1f86a7" "hash": "db7ab449bff1de50c30a776f0180eeee2d5bb06ae76f9c0c4375200afcd06e37"
}, },
"arm64": { "arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.3.0/railway-v4.3.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-aarch64-pc-windows-msvc.zip",
"hash": "7fa0278a766e5bae8a4235955819ca6e6cd8163c6c4a05cbd59c973060b9ddc4" "hash": "8f970f4383aa0945016967aa8321d44b0b3b78bdb4f6b1982a6a0167e2e0822d"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",