2026-01-13 12:32:15 +00:00

30 lines
896 B
JSON

{
"version": "0.0.216",
"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.0.216/rumdl-v0.0.216-x86_64-pc-windows-msvc.zip",
"hash": "5ea369561b0e59aa6314992f8a8faa707df30af410ce10bbd13f17fd3df7c0d1"
}
},
"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"
}
}
}