rumdl: Update to version 0.1.9

This commit is contained in:
github-actions[bot] 2026-02-01 16:30:51 +00:00
parent 3e6716794e
commit 386414cb5c

View File

@ -1,5 +1,5 @@
{
"version": "0.1.8",
"version": "0.1.9",
"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.8/rumdl-v0.1.8-x86_64-pc-windows-msvc.zip",
"hash": "1f0a46cff8aa6a19f7d2080306321607b5f14dc72d561be7582451ee43e1ec33"
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.9/rumdl-v0.1.9-x86_64-pc-windows-msvc.zip",
"hash": "e96cafcaafe2ecc073e3f0a87a9f78b485f6b4a47ce03dcbf109c815c7b1e0ff"
}
},
"bin": "rumdl.exe",