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