From 090d4c838624d74e7c1e1afd8bbbd99352118765 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 12:30:45 +0000 Subject: [PATCH] fq: Update to version 0.7.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 4384edcd85..3c3e75dd3d 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.6.0", + "version": "0.7.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.6.0/fq_0.6.0_windows_amd64.zip", - "hash": "d6927ab46f2da56f2fcd2b3d278c971e210c0615a988260b0337e981866208b1" + "url": "https://github.com/wader/fq/releases/download/v0.7.0/fq_0.7.0_windows_amd64.zip", + "hash": "6e4f8a4449b02e4979304d49ee2977220c30efd28fe88ee27cadc1a099cc184b" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.6.0/fq_0.6.0_windows_arm64.zip", - "hash": "f0e8e445b97ee28ceaf0d1d0ab6f18aef0bae492a29de1c26f89964ebf13c916" + "url": "https://github.com/wader/fq/releases/download/v0.7.0/fq_0.7.0_windows_arm64.zip", + "hash": "b491be3f7b4f1295102261bcf15228256d25ea654a2839b58659929b7159e8a8" } }, "bin": "fq.exe",