rumdl: Update to version 0.1.11

This commit is contained in:
github-actions[bot] 2026-02-03 16:36:24 +00:00
parent 62402b5c63
commit 5264e66a88

View File

@ -1,5 +1,5 @@
{
"version": "0.1.10",
"version": "0.1.11",
"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.10/rumdl-v0.1.10-x86_64-pc-windows-msvc.zip",
"hash": "aa8a04a98b7c67dfeccac9e26d8116198f81a0d71822f7589b8ed31b1da49f01"
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.11/rumdl-v0.1.11-x86_64-pc-windows-msvc.zip",
"hash": "15561c6873413f85c03efa7b869c9f6dba147a3faad6a51a6323db304d5cced0"
}
},
"bin": "rumdl.exe",