From 87e34187021bdd4f06f4e8fe9c1396a6d66ff7d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 08:30:36 +0000 Subject: [PATCH] mdq: Update to version 0.3.0 --- bucket/mdq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdq.json b/bucket/mdq.json index 2251b97c30..7026df6197 100644 --- a/bucket/mdq.json +++ b/bucket/mdq.json @@ -1,12 +1,12 @@ { - "version": "0.3.1", + "version": "0.3.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.3.1/mdq-windows.zip", - "hash": "bd617e1835dbafecebb1dfdb658afe8188b5923991e933994fccde0b870f0b22" + "url": "https://github.com/yshavit/mdq/releases/download/v0.3.0/mdq-windows.zip", + "hash": "105a91d1bfab3dded8341114d6e09482e80e95816a929b67286cdd1796e5e73c" } }, "bin": "mdq.exe",