mdq: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2025-08-17 20:28:59 +00:00
parent 4971d87bcb
commit f3a3edbd2a

View File

@ -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",