From 25fc4f1ab292b856222e422c19f46ec4fdef781d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 16:29:18 +0000 Subject: [PATCH] fq: Update to version 0.14.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index ba5a5c4ad4..2c35994b4e 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/fq_0.13.0_windows_amd64.zip", - "hash": "81bc8348f562db8c025afc26220ffa571fc9d9e76cb57806c5cca04dba7b39a1" + "url": "https://github.com/wader/fq/releases/download/v0.14.0/fq_0.14.0_windows_amd64.zip", + "hash": "166edcbe05a217648d75713b7f1cdff05df51054b13f40c71ea25249f9f19dd7" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.13.0/fq_0.13.0_windows_arm64.zip", - "hash": "390a10848fda1872be0761d4400ed933a8792ce0b7b6765158286f156236272d" + "url": "https://github.com/wader/fq/releases/download/v0.14.0/fq_0.14.0_windows_arm64.zip", + "hash": "5527d2f83924686806ec99a9690e73b369764dbb8f59a775afd0cab090a045f2" } }, "bin": "fq.exe",