2026-02-06 20:31:06 +00:00

30 lines
893 B
JSON

{
"version": "0.1.14",
"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.14/rumdl-v0.1.14-x86_64-pc-windows-msvc.zip",
"hash": "89aae2a8b943ea412ca167b0f73c55f899c34e5da3ce6c367fdb2e24d3bfa5af"
}
},
"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"
}
}
}