rumdl: Update to version 0.1.7

This commit is contained in:
github-actions[bot] 2026-01-30 20:30:38 +00:00
parent 5636a4195f
commit 7187c54994

View File

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