From d6ea3a59f22e5a2157c5b0e68aad10a54e3d6411 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 20:25:33 +0000 Subject: [PATCH] fq: Update to version 0.2.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 928129d5f5..b03d4449e5 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.1.0", + "version": "0.2.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.1.0/fq_0.1.0_windows_amd64.zip", - "hash": "af9142ee625aa9a616d4eefe21fe06ff21c113113798be39bdb1837060946555" + "url": "https://github.com/wader/fq/releases/download/v0.2.0/fq_0.2.0_windows_amd64.zip", + "hash": "075e960efb50320cf6d72846a70dc479f0e0340663d4722fcf16d97c34d43619" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.1.0/fq_0.1.0_windows_arm64.zip", - "hash": "615bdf52785185b4499ee2a3596b191b8ec808db8c81ecf6a2992790b979c54a" + "url": "https://github.com/wader/fq/releases/download/v0.2.0/fq_0.2.0_windows_arm64.zip", + "hash": "b99d810ae67cbaa50f414470cb01dc9ecdbab4fe77f3cd3dda915466bafb005f" } }, "bin": "fq.exe",