From 27da86c187aea46a98d37321df0fc0c737303a7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 08:30:07 +0000 Subject: [PATCH] mdq: Update to version 0.5.0 --- bucket/mdq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdq.json b/bucket/mdq.json index ce08a3fd08..b2480e078e 100644 --- a/bucket/mdq.json +++ b/bucket/mdq.json @@ -1,12 +1,12 @@ { - "version": "0.4.1", + "version": "0.5.0", "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.1/mdq-windows.zip", - "hash": "4f198a719d68e9460b474d6e60b605438832d8072174f5261c8c13927dd1ab2d" + "url": "https://github.com/yshavit/mdq/releases/download/v0.5.0/mdq-windows.zip", + "hash": "10b925c654bba46acdb5e665adaf85860d7921078fdd509d19238805733959b0" } }, "bin": "mdq.exe",