rumdl: Update to version 0.1.30

This commit is contained in:
github-actions[bot] 2026-02-26 20:31:48 +00:00
parent 3958c3b818
commit 57b4aefafc

View File

@ -1,5 +1,5 @@
{
"version": "0.1.29",
"version": "0.1.30",
"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.29/rumdl-v0.1.29-x86_64-pc-windows-msvc.zip",
"hash": "d80e21d05f5bc13fd620bb7f3555d73e7b145f3d6c846cfe642b6c76fc32c27c"
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.30/rumdl-v0.1.30-x86_64-pc-windows-msvc.zip",
"hash": "22f0f97c1426a17474d5b266dbce714bbb1b35890096fb81ecebbd39784a750d"
}
},
"bin": "rumdl.exe",