rumdl: Update to version 0.1.4

This commit is contained in:
github-actions[bot] 2026-01-28 23:30:34 +00:00
parent 54d6e2ec92
commit a801f93a73

View File

@ -1,5 +1,5 @@
{
"version": "0.1.3",
"version": "0.1.4",
"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.3/rumdl-v0.1.3-x86_64-pc-windows-msvc.zip",
"hash": "667f748740a9e32a97492953691b5545b5b54c94354cd0c30ed533495fbac394"
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.4/rumdl-v0.1.4-x86_64-pc-windows-msvc.zip",
"hash": "17d6a3d8732d0d08b601ee9cbbb6e6061ba9b71c7549ce0ebbd112cdbf231cc1"
}
},
"bin": "rumdl.exe",