From 402703492048a50137818da09576125fe9159b2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:30:05 +0000 Subject: [PATCH] mdq: Update to version 0.4.1 --- bucket/mdq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdq.json b/bucket/mdq.json index 324c1581fd..ce08a3fd08 100644 --- a/bucket/mdq.json +++ b/bucket/mdq.json @@ -1,12 +1,12 @@ { - "version": "0.4.0", + "version": "0.4.1", "description": "Like jq but for Markdown.", "homepage": "https://github.com/yshavit/mdq", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/yshavit/mdq/releases/download/v0.4.0/mdq-windows.zip", - "hash": "d77c8f4114b312dd75ab637e0cc6e876937ec19e77da9bae65835b4c261500dc" + "url": "https://github.com/yshavit/mdq/releases/download/v0.4.1/mdq-windows.zip", + "hash": "4f198a719d68e9460b474d6e60b605438832d8072174f5261c8c13927dd1ab2d" } }, "bin": "mdq.exe",