diff --git a/bucket/railway.json b/bucket/railway.json index e7c8c59361..2eb686f1d7 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "1.7.4", + "version": "1.7.5", "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/v1.7.4/railway_1.7.4_windows_amd64.tar.gz", - "hash": "ce0966ff9b53dcc7b1524440b239875ef971e66f2fe151faa9ec72f766534623" + "url": "https://github.com/railwayapp/cli/releases/download/v1.7.5/railway_1.7.5_windows_amd64.tar.gz", + "hash": "8ec09e2d3046cf14be469b1c84a3697ade6200167aa0befa1cda7511a897b663" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.7.4/railway_1.7.4_windows_386.tar.gz", - "hash": "c96692d4f96eb0d855eb482885c321b61c7a6f58fe6f8252ba57810519386f57" + "url": "https://github.com/railwayapp/cli/releases/download/v1.7.5/railway_1.7.5_windows_386.tar.gz", + "hash": "25c5b4c3bbdcbb26b9320b8df191570fc1dfb93511de5a32ab976fdf76449d45" } }, "bin": "railway.exe",