diff --git a/bucket/railway.json b/bucket/railway.json index b2a7f252ff..7d089615a3 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "1.3.0", + "version": "1.4.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/v1.3.0/railway_1.3.0_windows_amd64.tar.gz", - "hash": "91cc79de7b8ac7da9c83434dea08d81cc1bf9ce9da8fa01bdd4ebf7ab94c9dd6" + "url": "https://github.com/railwayapp/cli/releases/download/v1.4.0/railway_1.4.0_windows_amd64.tar.gz", + "hash": "03dc42dcd394fd43b53227f1a0608000b70848eb3eee5f4056b6bf43f9a3c43c" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.3.0/railway_1.3.0_windows_386.tar.gz", - "hash": "1b909719a761be80f7f3e5f9d0cb492aee48786f90dd82dbad11863b328d12d8" + "url": "https://github.com/railwayapp/cli/releases/download/v1.4.0/railway_1.4.0_windows_386.tar.gz", + "hash": "4b10025f97db3c74af4d0c813fac63a4a3ee80ef8c8743bf0002d6cc86f35ea9" } }, "bin": "railway.exe",