From f3a3edbd2a9260ce9ded56d50f8a5d96a4aca091 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 20:28:59 +0000 Subject: [PATCH] mdq: Update to version 0.9.0 --- bucket/mdq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdq.json b/bucket/mdq.json index 2c77572703..06a22c3af3 100644 --- a/bucket/mdq.json +++ b/bucket/mdq.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.9.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.8.0/mdq-windows-x64.zip", - "hash": "1fee7f26e371f3a465080b8234e0ff7cb9db358549fcd318824bf1c7c939eaac" + "url": "https://github.com/yshavit/mdq/releases/download/v0.9.0/mdq-windows-x64.zip", + "hash": "70e7072b692614d693011e928c277d9855a742e97ce1b8f198d68338ca75620b" } }, "bin": "mdq.exe",