railway: Update to version 4.5.6

This commit is contained in:
github-actions[bot] 2025-07-29 08:30:50 +00:00
parent 01316834dc
commit 2455c15ae0

View File

@ -1,20 +1,20 @@
{ {
"version": "4.5.5", "version": "4.5.6",
"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.5.5/railway-v4.5.5-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.5.6/railway-v4.5.6-x86_64-pc-windows-msvc.zip",
"hash": "fac9eccc71ced08baf16ede1282db7d3df43cdb472da8bcf9d71cd186bb89dfe" "hash": "f66cdc6a174162560cebd543ec7defa1e079d588ce127422f660eeb426f531d0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.5.6/railway-v4.5.6-i686-pc-windows-msvc.zip",
"hash": "679f1589b5e629fa34965f840baade93b1f358a18908f4df2b791f6ed41850ad" "hash": "426283525804b7060e9b68ed41aab153b01f81f1711cfaa6d2e5f18e6bc4c9c4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-aarch64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.5.6/railway-v4.5.6-aarch64-pc-windows-msvc.zip",
"hash": "1c9511d0999325096114e1ed9ac8935845a58a0eb9413eac8e167149280c46d4" "hash": "c4aa0c9f266f8c12147c81290046f0666a2b37e4673fc0c395e7a6ad512897aa"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",