diff --git a/bucket/wuzz.json b/bucket/wuzz.json index 773ac0cae7..d227107401 100644 --- a/bucket/wuzz.json +++ b/bucket/wuzz.json @@ -1,16 +1,16 @@ { - "version": "0.4.0", + "version": "0.5.0", "description": "Interactive cli tool for HTTP inspection", "homepage": "https://github.com/asciimoo/wuzz", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/asciimoo/wuzz/releases/download/v0.4.0/wuzz_windows_amd64.exe#/wuzz.exe", - "hash": "d9b060a8ca5e7b6328e7d479bd2701ebb7cb32de0cfbcf2ee167b12a6f20536e" + "url": "https://github.com/asciimoo/wuzz/releases/download/v0.5.0/wuzz_windows_amd64.exe#/wuzz.exe", + "hash": "c23d9fa911eef513d7cdda239f3c79bed0a263d4c206250786aa8e00983691bd" }, "32bit": { - "url": "https://github.com/asciimoo/wuzz/releases/download/v0.4.0/wuzz_windows_386.exe#/wuzz.exe", - "hash": "fb8d7d0ad77b7f3d6a5de02ddd905bb66e302b7b4301fdbf002c8f5536899db6" + "url": "https://github.com/asciimoo/wuzz/releases/download/v0.5.0/wuzz_windows_386.exe#/wuzz.exe", + "hash": "72c63bf9b80bc1af1fb7c9dbccfe7c7f83f3aa7a87c645e65f04bf5801c30804" } }, "bin": "wuzz.exe",