rumdl: Update to version 0.1.21

This commit is contained in:
github-actions[bot] 2026-02-14 20:30:24 +00:00
parent f4d6619a3e
commit 8c26b057f8

View File

@ -1,5 +1,5 @@
{
"version": "0.1.20",
"version": "0.1.21",
"description": "High-performance Markdown linter, written in Rust.",
"homepage": "https://github.com/rvben/rumdl",
"license": "MIT",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.20/rumdl-v0.1.20-x86_64-pc-windows-msvc.zip",
"hash": "09ed6d7877f60c03200577f6f31b364a35a5614c837ac0fed20724391759b238"
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.21/rumdl-v0.1.21-x86_64-pc-windows-msvc.zip",
"hash": "a655573bfca97cefd2ea45ec9f272dbb39ffc96976f306ad693dd811994187b6"
}
},
"bin": "rumdl.exe",