From 16aef42bbc512a0e7514d757af4432d13b784b28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 16:29:45 +0000 Subject: [PATCH] fq: Update to version 0.13.0 --- bucket/fq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fq.json b/bucket/fq.json index 178fb50acd..ba5a5c4ad4 100644 --- a/bucket/fq.json +++ b/bucket/fq.json @@ -1,16 +1,16 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/fq_0.12.0_windows_amd64.zip", - "hash": "d512991c505bfc52464de25a734b4c610acf9c0280e33d46bc6658f44c26af82" + "url": "https://github.com/wader/fq/releases/download/v0.13.0/fq_0.13.0_windows_amd64.zip", + "hash": "81bc8348f562db8c025afc26220ffa571fc9d9e76cb57806c5cca04dba7b39a1" }, "arm64": { - "url": "https://github.com/wader/fq/releases/download/v0.12.0/fq_0.12.0_windows_arm64.zip", - "hash": "2d25086ad8bad87c84078a9f3429961d4160c394d8528fee60c62e4ed69a350f" + "url": "https://github.com/wader/fq/releases/download/v0.13.0/fq_0.13.0_windows_arm64.zip", + "hash": "390a10848fda1872be0761d4400ed933a8792ce0b7b6765158286f156236272d" } }, "bin": "fq.exe",