railway: Update to version 4.3.0

This commit is contained in:
github-actions[bot] 2025-04-30 20:29:14 +00:00
parent 5733fae6ca
commit 0286a73bea

View File

@ -1,20 +1,20 @@
{
"version": "4.2.0",
"version": "4.3.0",
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
"homepage": "https://github.com/railwayapp/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.2.0/railway-v4.2.0-x86_64-pc-windows-msvc.zip",
"hash": "be6e0eb84ba46edc3bc6a615d882556f250521c548d91bd337312e2a4eda80ac"
"url": "https://github.com/railwayapp/cli/releases/download/v4.3.0/railway-v4.3.0-x86_64-pc-windows-msvc.zip",
"hash": "0f1f6c38d7e897afe6cb912fb0edf35d4fa90a8a0a37ebb6d928d0ddf5308c1a"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.2.0/railway-v4.2.0-i686-pc-windows-msvc.zip",
"hash": "34b9e6ee37c2fb41435560652d44fe129add2f18223135c7f68e0e4ea625af5a"
"url": "https://github.com/railwayapp/cli/releases/download/v4.3.0/railway-v4.3.0-i686-pc-windows-msvc.zip",
"hash": "b23e03564d681fa13cd92922fe62c131658cf90922ad34e1a6bbbb9d5f1f86a7"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.2.0/railway-v4.2.0-aarch64-pc-windows-msvc.zip",
"hash": "627314a4b43d857d39db08a61117c6b1f041b3dfa3fc9706f07e9bc574d246eb"
"url": "https://github.com/railwayapp/cli/releases/download/v4.3.0/railway-v4.3.0-aarch64-pc-windows-msvc.zip",
"hash": "7fa0278a766e5bae8a4235955819ca6e6cd8163c6c4a05cbd59c973060b9ddc4"
}
},
"bin": "railway.exe",