From 92b97e710f9499470949ce4a15d23057afa591f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 00:31:58 +0000 Subject: [PATCH] fq: Update to version 0.0.5 --- bucket/fq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 556e686cc1..d497419898 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,12 +1,12 @@ { - "version": "0.0.4", + "version": "0.0.5", "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.4/fq_0.0.4_windows_amd64.zip", - "hash": "02faa89524d00ae7e52675ca2ac575fe734f91ba965b2c1cff422130d686f6e7" + "url": "https://github.com/wader/fq/releases/download/v0.0.5/fq_0.0.5_windows_amd64.zip", + "hash": "bdc6599448131248332245c6a22fdfdf20b45e9f229a887533de40a467fb4496" } }, "bin": "fq.exe",