rumdl: Update to version 0.1.12

This commit is contained in:
github-actions[bot] 2026-02-04 16:34:15 +00:00
parent 9b3ccd77bd
commit 6ae3f40d64

View File

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