rumdl: Update to version 0.1.8

This commit is contained in:
github-actions[bot] 2026-02-01 00:59:33 +00:00
parent 36fb03d1b2
commit 0d92a67a0c

View File

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