2026-02-09 20:33:52 +00:00

30 lines
893 B
JSON

{
"version": "0.1.16",
"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.16/rumdl-v0.1.16-x86_64-pc-windows-msvc.zip",
"hash": "ad339227dc70f65b937b789d80008cf787dccbe2d43f0c18487cfad5cdcd82f1"
}
},
"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"
}
}
}