railway: Update to version 4.5.5

This commit is contained in:
github-actions[bot] 2025-07-17 08:30:44 +00:00
parent 4a67042358
commit ec71ff3dcd

View File

@ -1,20 +1,20 @@
{ {
"version": "4.5.4", "version": "4.5.5",
"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.4/railway-v4.5.4-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-x86_64-pc-windows-msvc.zip",
"hash": "2f135a93b38f1e3dd88b52f7c97b0e9fac67e46c82f1374d71fb45f882f5313b" "hash": "fac9eccc71ced08baf16ede1282db7d3df43cdb472da8bcf9d71cd186bb89dfe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.4/railway-v4.5.4-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-i686-pc-windows-msvc.zip",
"hash": "3d0955896a92cc6d399fafae4969da540f7298301f81b56d73ec85816d498ceb" "hash": "679f1589b5e629fa34965f840baade93b1f358a18908f4df2b791f6ed41850ad"
}, },
"arm64": { "arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.4/railway-v4.5.4-aarch64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.5.5/railway-v4.5.5-aarch64-pc-windows-msvc.zip",
"hash": "17a54778abeef48aab161706c27ef919d57a7fe5104b9d4ccf6e1fb3afdbbafb" "hash": "1c9511d0999325096114e1ed9ac8935845a58a0eb9413eac8e167149280c46d4"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",