diff --git a/bucket/railway.json b/bucket/railway.json index 92650b6314..7b7141cea5 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.7.3", + "version": "4.8.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.7.3/railway-v4.7.3-x86_64-pc-windows-msvc.zip", - "hash": "410867721ffe6e36a5ef8a8a8dbe7dfa780d43e9f1bdc5a5ed9fbdb2f7562cda" + "url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-x86_64-pc-windows-msvc.zip", + "hash": "14139352471b354301e510506f35aeeb97c07a3dfd58fe6ac0161d646594140f" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.7.3/railway-v4.7.3-i686-pc-windows-msvc.zip", - "hash": "b5a28ebe443e0bda04c1ce8c95186168780cd9b2e3bad91fc745d6f75cc90ef1" + "url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-i686-pc-windows-msvc.zip", + "hash": "e3fabc6960087128abbf360e564b161d3979ce696504bf4c121bce9187e359e9" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.7.3/railway-v4.7.3-aarch64-pc-windows-msvc.zip", - "hash": "4dacf10e58e800a7cfe7a22024d19f28a6e3300e3bdf078e94ca34d5c6219a95" + "url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-aarch64-pc-windows-msvc.zip", + "hash": "96556c5435f630e16be5751e20e88eb9a777b4c3e285f516c9deb9a61a1025a7" } }, "bin": "railway.exe",