From bc9dd0c130f844dd6a60165689293f6426a78e8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 16:30:44 +0000 Subject: [PATCH] fq: Update to version 0.0.9 --- bucket/fq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 6805ea5c6d..96b020f197 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,12 +1,12 @@ { - "version": "0.0.8", + "version": "0.0.9", "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.8/fq_0.0.8_windows_amd64.zip", - "hash": "2335edbef091793e6fcb4978db61a9cdc970bb4c341d366e7f3fb5a90b69a250" + "url": "https://github.com/wader/fq/releases/download/v0.0.9/fq_0.0.9_windows_amd64.zip", + "hash": "627a9ae6db42c93d113f303b5a232d6f286d8ba643a53cbea623d5416c470115" } }, "bin": "fq.exe",