From 039df57c7fb15f6f4063bc5f0a2cfbe15f51e0c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 16:28:24 +0000 Subject: [PATCH] fq: Update to version 0.6.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 24c16809fd..4384edcd85 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.5.0", + "version": "0.6.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.5.0/fq_0.5.0_windows_amd64.zip", - "hash": "a7127d8fd1ceb63e2aebbb6369b109e9f203c8890bb469fa0ef3c17033cb0af4" + "url": "https://github.com/wader/fq/releases/download/v0.6.0/fq_0.6.0_windows_amd64.zip", + "hash": "d6927ab46f2da56f2fcd2b3d278c971e210c0615a988260b0337e981866208b1" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.5.0/fq_0.5.0_windows_arm64.zip", - "hash": "840c0bd83c4c29618a8bafda8217052eb1d8c9ac59ecc6493dcbdf18cfd406b2" + "url": "https://github.com/wader/fq/releases/download/v0.6.0/fq_0.6.0_windows_arm64.zip", + "hash": "f0e8e445b97ee28ceaf0d1d0ab6f18aef0bae492a29de1c26f89964ebf13c916" } }, "bin": "fq.exe",