diff --git a/bucket/railway.json b/bucket/railway.json index 719a44e50a..5127bc0548 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.8", + "version": "3.0.12", "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.0.8/railway-v3.0.8-x86_64-pc-windows-msvc.zip", - "hash": "b9d5114bc83d433b889cab111b194cce94179e60456a00e8d669751c9f69f0c7" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.12/railway-v3.0.12-x86_64-pc-windows-msvc.zip", + "hash": "4c914c8801c343aa392af799df8512d07e9df1d1ef6a6c9efb6cff309565c000" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.8/railway-v3.0.8-i686-pc-windows-msvc.zip", - "hash": "111023abbb3bee9bf18f60ef259c01f8aa623686c6e8e443518ea09a3c37562b" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.12/railway-v3.0.12-i686-pc-windows-msvc.zip", + "hash": "795919290aec40d3df4bb8bd6d89116c8dd464d43a9e7b0cfd77d6bb09cc4a3a" } }, "bin": "railway.exe",