From ec72ab3117b1090ff2998780a148727c0a77c1ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 08:27:59 +0000 Subject: [PATCH] wuzz: Update to version 0.5.0 --- bucket/wuzz.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",