mdq: Update to version 0.3.1

This commit is contained in:
github-actions[bot] 2025-03-02 12:31:39 +00:00
parent 6ef894e280
commit d8ae430b1c

View File

@ -1,12 +1,12 @@
{
"version": "0.3.0",
"version": "0.3.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.3.0/mdq-windows.zip",
"hash": "105a91d1bfab3dded8341114d6e09482e80e95816a929b67286cdd1796e5e73c"
"url": "https://github.com/yshavit/mdq/releases/download/v0.3.1/mdq-windows.zip",
"hash": "bd617e1835dbafecebb1dfdb658afe8188b5923991e933994fccde0b870f0b22"
}
},
"bin": "mdq.exe",