2026-02-23 20:35:26 +00:00

30 lines
893 B
JSON

{
"version": "0.1.26",
"description": "High-performance Markdown linter, written in Rust.",
"homepage": "https://github.com/rvben/rumdl",
"license": "MIT",
"suggest": {
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {
"url": "https://github.com/rvben/rumdl/releases/download/v0.1.26/rumdl-v0.1.26-x86_64-pc-windows-msvc.zip",
"hash": "3e3417b397956b000f952909e5c2728e1b8db6a51f5be83e4ccf3d2c697901a7"
}
},
"bin": "rumdl.exe",
"checkver": {
"github": "https://github.com/rvben/rumdl"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/rvben/rumdl/releases/download/v$version/rumdl-v$version-x86_64-pc-windows-msvc.zip"
}
},
"hash": {
"url": "$url.sha256"
}
}
}