rumdl: Update to version 0.1.13

This commit is contained in:
github-actions[bot] 2026-02-05 16:35:10 +00:00
parent 2c819e6612
commit 7167cecdf0

View File

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