From 284826be2efbfdab028472c4081b8f6059c3ff8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 00:35:35 +0000 Subject: [PATCH] fq: Update to version 0.4.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 9536b0920c..36c00e9ae3 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.3.0", + "version": "0.4.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.3.0/fq_0.3.0_windows_amd64.zip", - "hash": "a1f6a7774f4dbb7982e0668e11709566b2cefb7186bcd95c5cf86c5b9eb786cf" + "url": "https://github.com/wader/fq/releases/download/v0.4.0/fq_0.4.0_windows_amd64.zip", + "hash": "a0ecac4ddbd7c9110ed331712f7cf327bf1a9b9a9a9882b2bd5bde04c9799a84" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.3.0/fq_0.3.0_windows_arm64.zip", - "hash": "900b3cd4d39671135d1bef48b7c7ca3de98d1b2caef96de0f600eddc766fe3de" + "url": "https://github.com/wader/fq/releases/download/v0.4.0/fq_0.4.0_windows_arm64.zip", + "hash": "a232ee6b2c72db0e353dbfe2769ab378941180d0327301651959db6ae9bdfb6e" } }, "bin": "fq.exe",