From 53068c37cc6d2bfac6383526465dad5ab52a7569 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 16:31:17 +0000 Subject: [PATCH] fq: Update to version 0.0.7 --- bucket/fq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index b53f3381f7..f1e6d7af2a 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,12 +1,12 @@ { - "version": "0.0.6", + "version": "0.0.7", "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.6/fq_0.0.6_windows_amd64.zip", - "hash": "298682175c4702aaf33f2a8d15f31de08fdb1b5c2f45159451705bd241495a99" + "url": "https://github.com/wader/fq/releases/download/v0.0.7/fq_0.0.7_windows_amd64.zip", + "hash": "bd6e3f692ca49847954af37983657d74b4c6842ab78b9966fa6001dde9167041" } }, "bin": "fq.exe",