2023-06-27 04:29:11 +00:00

22 lines
710 B
JSON

{
"version": "1.15.7",
"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.15.7/typos-v1.15.7-x86_64-pc-windows-msvc.zip",
"hash": "47807f62de3f557a306b342d44b10ae3a5e2d5aca57302c2a9e0d47a7f1dd250"
}
},
"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"
}
}
}
}