From ea631029340854de370e7b3667c02665d936ed1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 16:30:09 +0000 Subject: [PATCH] fq: Update to version 0.0.6 --- bucket/fq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index d497419898..b53f3381f7 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,12 +1,12 @@ { - "version": "0.0.5", + "version": "0.0.6", "description": "Tool, language and decoders for working with binary data.", "homepage": "https://github.com/wader/fq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/wader/fq/releases/download/v0.0.5/fq_0.0.5_windows_amd64.zip", - "hash": "bdc6599448131248332245c6a22fdfdf20b45e9f229a887533de40a467fb4496" + "url": "https://github.com/wader/fq/releases/download/v0.0.6/fq_0.0.6_windows_amd64.zip", + "hash": "298682175c4702aaf33f2a8d15f31de08fdb1b5c2f45159451705bd241495a99" } }, "bin": "fq.exe",