diff --git a/bucket/railway.json b/bucket/railway.json index 93f41860d1..6e275f9566 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.14.1", + "version": "3.15.1", "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.14.1/railway-v3.14.1-x86_64-pc-windows-msvc.zip", - "hash": "49ae072cc85d803629738332a846796823e125c4fcd5a48117402234d118f9f9" + "url": "https://github.com/railwayapp/cli/releases/download/v3.15.1/railway-v3.15.1-x86_64-pc-windows-msvc.zip", + "hash": "50b90320d14ff98901b76a95a01ab54fe55ab67c3fb2a62a3f067f22125f01b6" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.14.1/railway-v3.14.1-i686-pc-windows-msvc.zip", - "hash": "80da47e63e107f88eac08d2e66e299601e71e1cb1558a4d81e7848dd37ec52db" + "url": "https://github.com/railwayapp/cli/releases/download/v3.15.1/railway-v3.15.1-i686-pc-windows-msvc.zip", + "hash": "5ab1cd95abd1a7c809863ed5f052d6bb2e11663086820822e4cadf47eee5095e" } }, "bin": "railway.exe",