diff --git a/bucket/railway.json b/bucket/railway.json index d8d506fe78..fd2244dbe7 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.17.9", + "version": "3.17.10", "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/v3.17.9/railway-v3.17.9-x86_64-pc-windows-msvc.zip", - "hash": "347cd4777b550081291b928eab41ea17b8b798d4a6abea294c2794f4345abeca" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.10/railway-v3.17.10-x86_64-pc-windows-msvc.zip", + "hash": "ea79b5f490cdcdf93bc01c10834449d4b36781dc1c25f03a94a30b073f216422" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.17.9/railway-v3.17.9-i686-pc-windows-msvc.zip", - "hash": "69a88e4642680f370963fd64b8f53ae4c242a0f7cf754a2d31687dd3b0e7dcd4" + "url": "https://github.com/railwayapp/cli/releases/download/v3.17.10/railway-v3.17.10-i686-pc-windows-msvc.zip", + "hash": "f9cff0652821ee5e9acb23110383ebd504849a3c61fe73ac612f84b609c13809" } }, "bin": "railway.exe",