From 44a65309100ed113727e6d5787a8f2b566353b5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Jul 2022 12:32:00 +0000 Subject: [PATCH] fq: Update to version 0.0.8 --- bucket/fq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index f1e6d7af2a..6805ea5c6d 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,12 +1,12 @@ { - "version": "0.0.7", + "version": "0.0.8", "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.7/fq_0.0.7_windows_amd64.zip", - "hash": "bd6e3f692ca49847954af37983657d74b4c6842ab78b9966fa6001dde9167041" + "url": "https://github.com/wader/fq/releases/download/v0.0.8/fq_0.0.8_windows_amd64.zip", + "hash": "2335edbef091793e6fcb4978db61a9cdc970bb4c341d366e7f3fb5a90b69a250" } }, "bin": "fq.exe",