diff --git a/bucket/railway.json b/bucket/railway.json index d6e79e4c26..ba68eca201 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "1.1.1", + "version": "1.1.2", "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.1.1/railway_1.1.1_windows_amd64.tar.gz", - "hash": "532ae74b8e5be3a4b022055556c61a689fef4c27746102962497e5a1ee72fb2c" + "url": "https://github.com/railwayapp/cli/releases/download/v1.1.2/railway_1.1.2_windows_amd64.tar.gz", + "hash": "ecd42046039928c96af9a10588dcc94282881d0054a330b604ad42a8e83db106" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.1.1/railway_1.1.1_windows_386.tar.gz", - "hash": "943b6377e83e714ed8a0d342b3e597d791be9c45c7a4df3902cc3ec14fba7f1d" + "url": "https://github.com/railwayapp/cli/releases/download/v1.1.2/railway_1.1.2_windows_386.tar.gz", + "hash": "625eccf6d707f6464f769484436331b7f7f48e5cbc23718c9c6df0fd46e84f56" } }, "bin": "railway.exe",