rumdl: Update to version 0.1.1

This commit is contained in:
github-actions[bot] 2026-01-26 16:58:48 +00:00
parent aa089a8d11
commit 54ad0ce3e2

View File

@ -1,5 +1,5 @@
{
"version": "0.1.0",
"version": "0.1.1",
"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.0/rumdl-v0.1.0-x86_64-pc-windows-msvc.zip",
"hash": "298f7fea731308a98766b04ba3ef1ab359d4a9786d81a122c7d34a865e653860"
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.1/rumdl-v0.1.1-x86_64-pc-windows-msvc.zip",
"hash": "2bfe6faa63b6f8d3179d793fd28b1a7797f3d39fd9ed79c954e15c2eb853ec7a"
}
},
"bin": "rumdl.exe",