mdq: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2025-03-25 04:29:16 +00:00
parent 6a0b838226
commit c6d2f21cf9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.0", "version": "0.4.0",
"description": "Like jq but for Markdown.", "description": "Like jq but for Markdown.",
"homepage": "https://github.com/yshavit/mdq", "homepage": "https://github.com/yshavit/mdq",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yshavit/mdq/releases/download/v0.3.0/mdq-windows.zip", "url": "https://github.com/yshavit/mdq/releases/download/v0.4.0/mdq-windows.zip",
"hash": "105a91d1bfab3dded8341114d6e09482e80e95816a929b67286cdd1796e5e73c" "hash": "d77c8f4114b312dd75ab637e0cc6e876937ec19e77da9bae65835b4c261500dc"
} }
}, },
"bin": "mdq.exe", "bin": "mdq.exe",