railway: Update to version 4.1.0

This commit is contained in:
github-actions[bot] 2025-04-24 04:30:23 +00:00
parent 4a446ffe88
commit a1202b3d7b

View File

@ -1,20 +1,20 @@
{ {
"version": "4.0.1", "version": "4.1.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.0.1/railway-v4.0.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-x86_64-pc-windows-msvc.zip",
"hash": "5810e6a520eb819a5b1a34936ff9630209d32dc752e3dd2cfc796322dc987446" "hash": "efa6632b4a4177f5f108f317ef75c455d6d42b0e3b4568094a9eccef0c8b564b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.0.1/railway-v4.0.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-i686-pc-windows-msvc.zip",
"hash": "bb10dd445ae830849d2646de1fb922f9d020363492db3b79288ab6f3eec343ba" "hash": "7311b439fb3930734c1c330fa64742e5926c531ac32a899a2e8d02592e0cc8de"
}, },
"arm64": { "arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.0.1/railway-v4.0.1-aarch64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-aarch64-pc-windows-msvc.zip",
"hash": "0c40b5e800615b423d89b709e82896ca3ef6fbc28f50597ea137601be59b750b" "hash": "717cbf20e41dea5d278a0daab6b7e349c699452c717877440517b419996b54bc"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",