2024-04-13 01:13:32 +00:00

22 lines
710 B
JSON

{
"version": "1.20.8",
"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.20.8/typos-v1.20.8-x86_64-pc-windows-msvc.zip",
"hash": "bdd479b600d84b423b36811140b7617c6dd541df46e9d8729a837b5431351463"
}
},
"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"
}
}
}
}