diff --git a/bucket/railway.json b/bucket/railway.json index de49d37d01..8af7667eed 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "3.8.0", + "version": "3.8.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.8.0/railway-v3.8.0-x86_64-pc-windows-msvc.zip", - "hash": "f793f6f8402882a367cf5995bf65f2f59705c25b47fc69cd0223ba3e4983c06e" + "url": "https://github.com/railwayapp/cli/releases/download/v3.8.1/railway-v3.8.1-x86_64-pc-windows-msvc.zip", + "hash": "5dee7c58420fab5b5af74a40dbdc9b5066fb157aed27d790b95120a879ce6450" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v3.8.0/railway-v3.8.0-i686-pc-windows-msvc.zip", - "hash": "4f7a62680f636a91ef9d2a918137ad7a36c2b1ccf0cece60c3256ae850d3c7d6" + "url": "https://github.com/railwayapp/cli/releases/download/v3.8.1/railway-v3.8.1-i686-pc-windows-msvc.zip", + "hash": "805bd6e0cf2113ff9b519e04d91b4a3a4a20318e5024600ac656ba36ae1f0cc7" } }, "bin": "railway.exe",