2025-02-20 16:31:14 +00:00

22 lines
710 B
JSON

{
"version": "1.29.9",
"description": "Source code spell checker",
"homepage": "https://github.com/crate-ci/typos",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/crate-ci/typos/releases/download/v1.29.9/typos-v1.29.9-x86_64-pc-windows-msvc.zip",
"hash": "8e85bf422026ee15b9464796c48bfb26b53a040132ed5cdf905cbf60d4283764"
}
},
"bin": "typos.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/crate-ci/typos/releases/download/v$version/typos-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}