2024-04-16 21:05:50 +00:00

22 lines
710 B
JSON

{
"version": "1.20.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.20.9/typos-v1.20.9-x86_64-pc-windows-msvc.zip",
"hash": "0acb7374014653b93c34301b2e2c5a7e47a74a88124173b4d6269866d1856687"
}
},
"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"
}
}
}
}