2026-02-16 12:33:05 +00:00

30 lines
893 B
JSON

{
"version": "0.1.22",
"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.22/rumdl-v0.1.22-x86_64-pc-windows-msvc.zip",
"hash": "8ebb1ba9c5363b36f88fcf36c9b0262f930ff533a074f1c6aa38dfa87b9c9d67"
}
},
"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"
}
}
}