diff --git a/bucket/fq.json b/bucket/fq.json index b03d4449e5..9536b0920c 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.2.0", + "version": "0.3.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.2.0/fq_0.2.0_windows_amd64.zip", - "hash": "075e960efb50320cf6d72846a70dc479f0e0340663d4722fcf16d97c34d43619" + "url": "https://github.com/wader/fq/releases/download/v0.3.0/fq_0.3.0_windows_amd64.zip", + "hash": "a1f6a7774f4dbb7982e0668e11709566b2cefb7186bcd95c5cf86c5b9eb786cf" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.2.0/fq_0.2.0_windows_arm64.zip", - "hash": "b99d810ae67cbaa50f414470cb01dc9ecdbab4fe77f3cd3dda915466bafb005f" + "url": "https://github.com/wader/fq/releases/download/v0.3.0/fq_0.3.0_windows_arm64.zip", + "hash": "900b3cd4d39671135d1bef48b7c7ca3de98d1b2caef96de0f600eddc766fe3de" } }, "bin": "fq.exe",