diff --git a/bucket/railway.json b/bucket/railway.json index d64e3932ad..ee0a71d4eb 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "2.0.6", + "version": "2.0.7", "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/v2.0.6/railway_2.0.6_windows_amd64.tar.gz", - "hash": "02d6d77d13359df32582fdae5f9e86642772e1ec96bb7227ceb053e6580e8882" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.7/railway_2.0.7_windows_amd64.tar.gz", + "hash": "e17b799318f37abb14e72e2d50f8fa84b6e04a047efee798158ea92824d60765" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v2.0.6/railway_2.0.6_windows_386.tar.gz", - "hash": "37bd6647414021c65b73ba5b56a7cffd30d59efb15be6cb94e267ef0cb57d706" + "url": "https://github.com/railwayapp/cli/releases/download/v2.0.7/railway_2.0.7_windows_386.tar.gz", + "hash": "43c751a728a969a059d62ac72446205084d6809004f3b4d96145a2eb94941bb7" } }, "bin": "railway.exe",