From 4a9acecbf9d358c6af8383eb945e5262333eeee7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 12:31:14 +0000 Subject: [PATCH] fq: Update to version 0.3.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index b03d4449e5..9536b0920c 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.2.0", + "version": "0.3.0", "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.2.0/fq_0.2.0_windows_amd64.zip", - "hash": "075e960efb50320cf6d72846a70dc479f0e0340663d4722fcf16d97c34d43619" + "url": "https://github.com/wader/fq/releases/download/v0.3.0/fq_0.3.0_windows_amd64.zip", + "hash": "a1f6a7774f4dbb7982e0668e11709566b2cefb7186bcd95c5cf86c5b9eb786cf" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.2.0/fq_0.2.0_windows_arm64.zip", - "hash": "b99d810ae67cbaa50f414470cb01dc9ecdbab4fe77f3cd3dda915466bafb005f" + "url": "https://github.com/wader/fq/releases/download/v0.3.0/fq_0.3.0_windows_arm64.zip", + "hash": "900b3cd4d39671135d1bef48b7c7ca3de98d1b2caef96de0f600eddc766fe3de" } }, "bin": "fq.exe",