From f3f94f927138cbe835b0376013bc45dce72f1ed2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 16:27:14 +0000 Subject: [PATCH] fq: Update to version 0.5.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 4698270cb9..24c16809fd 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.4.0", + "version": "0.5.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.4.0/fq_0.4.0_windows_amd64.zip", - "hash": "a0ecac4ddbd7c9110ed331712f7cf327bf1a9b9a9a9882b2bd5bde04c9799a84" + "url": "https://github.com/wader/fq/releases/download/v0.5.0/fq_0.5.0_windows_amd64.zip", + "hash": "a7127d8fd1ceb63e2aebbb6369b109e9f203c8890bb469fa0ef3c17033cb0af4" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.4.0/fq_0.4.0_windows_arm64.zip", - "hash": "a232ee6b2c72db0e353dbfe2769ab378941180d0327301651959db6ae9bdfb6e" + "url": "https://github.com/wader/fq/releases/download/v0.5.0/fq_0.5.0_windows_arm64.zip", + "hash": "840c0bd83c4c29618a8bafda8217052eb1d8c9ac59ecc6493dcbdf18cfd406b2" } }, "bin": "fq.exe",