diff --git a/bucket/railway.json b/bucket/railway.json index fbaf7c33a7..719a44e50a 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.0.6", + "version": "3.0.8", "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.6/railway-v3.0.6-x86_64-pc-windows-msvc.zip", - "hash": "3024f04bfb5cd20901147ce3629a8d3e9ca26f2664dc5dbb7412e2b11acb3f0a" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.8/railway-v3.0.8-x86_64-pc-windows-msvc.zip", + "hash": "b9d5114bc83d433b889cab111b194cce94179e60456a00e8d669751c9f69f0c7" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.0.6/railway-v3.0.6-i686-pc-windows-msvc.zip", - "hash": "2ae41c5e081684ecc5c11a2708ddc3c9e9db47160d286e68eed70a928532cc82" + "url": "https://github.com/railwayapp/cli/releases/download/v3.0.8/railway-v3.0.8-i686-pc-windows-msvc.zip", + "hash": "111023abbb3bee9bf18f60ef259c01f8aa623686c6e8e443518ea09a3c37562b" } }, "bin": "railway.exe",