diff --git a/bucket/railway.json b/bucket/railway.json index 529087bef1..69cd300852 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,20 +1,20 @@ { - "version": "4.15.0", + "version": "4.15.1", "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.15.0/railway-v4.15.0-x86_64-pc-windows-msvc.zip", - "hash": "6d7c710d2e1d076e9e544edbaf278b87308d05a744e73413a86079a17ccf1b6f" + "url": "https://github.com/railwayapp/cli/releases/download/v4.15.1/railway-v4.15.1-x86_64-pc-windows-msvc.zip", + "hash": "ef7b837b09819b2fc1efc2f333a05f94f69efbbef76efcc4deb8eb4b1cfbc0fb" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.15.0/railway-v4.15.0-i686-pc-windows-msvc.zip", - "hash": "013d1c7fcd90a4948d101475e43ad5439803d75b23e345effcb551194e6956c2" + "url": "https://github.com/railwayapp/cli/releases/download/v4.15.1/railway-v4.15.1-i686-pc-windows-msvc.zip", + "hash": "a026aed9551151f4df3d107844b4ef4ef921ba79ff12039f6fa975db8dcfbfd9" }, "arm64": { - "url": "https://github.com/railwayapp/cli/releases/download/v4.15.0/railway-v4.15.0-aarch64-pc-windows-msvc.zip", - "hash": "1db2201510b7df8859c29e809f615e16d9b5556a8627de7df0339c96a1500973" + "url": "https://github.com/railwayapp/cli/releases/download/v4.15.1/railway-v4.15.1-aarch64-pc-windows-msvc.zip", + "hash": "1052ee7e5d6333ac38ae68a92117af2e2861f08c24897788f22d3590b452dac4" } }, "bin": "railway.exe",