From 24b3aac89ff1e3fb8c2f80a5c6b13a5177f1576e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 14:51:56 +0000 Subject: [PATCH] fq: Update to version 0.11.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 3dcdfb6645..4ac65896eb 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.11.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.10.0/fq_0.10.0_windows_amd64.zip", - "hash": "392b7e8f67325c58c0e1fac33738657a5158384c4a2d75c9b3c6e451a65cf434" + "url": "https://github.com/wader/fq/releases/download/v0.11.0/fq_0.11.0_windows_amd64.zip", + "hash": "260c09af695c59bbddc07f4f4d75e1699232e234ed2df162ab47e86092efcd05" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.10.0/fq_0.10.0_windows_arm64.zip", - "hash": "ef24842971d6e62a997716522717767c9f19ebb2e6e96646ccddf16c899066cb" + "url": "https://github.com/wader/fq/releases/download/v0.11.0/fq_0.11.0_windows_arm64.zip", + "hash": "413282c59168ff0d2325d2ec58ef132067860f32f3067062892174d696332708" } }, "bin": "fq.exe",