diff --git a/bucket/railway.json b/bucket/railway.json index 8af7667eed..727bb09f61 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.8.1", + "version": "3.8.2", "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.8.1/railway-v3.8.1-x86_64-pc-windows-msvc.zip", - "hash": "5dee7c58420fab5b5af74a40dbdc9b5066fb157aed27d790b95120a879ce6450" + "url": "https://github.com/railwayapp/cli/releases/download/v3.8.2/railway-v3.8.2-x86_64-pc-windows-msvc.zip", + "hash": "0453e449770fcbb262352d52ffcef004f1b6e8c7993ec469b212d4855a5d2210" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.8.1/railway-v3.8.1-i686-pc-windows-msvc.zip", - "hash": "805bd6e0cf2113ff9b519e04d91b4a3a4a20318e5024600ac656ba36ae1f0cc7" + "url": "https://github.com/railwayapp/cli/releases/download/v3.8.2/railway-v3.8.2-i686-pc-windows-msvc.zip", + "hash": "3102efcae1c334a08b240f4270c58471436d783481049f812395a7028125cab1" } }, "bin": "railway.exe",