2024-07-31 20:26:01 +00:00

22 lines
710 B
JSON

{
"version": "1.23.6",
"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.23.6/typos-v1.23.6-x86_64-pc-windows-msvc.zip",
"hash": "89da618d83454bd570af471249407be6b755c6f785f605195b9bd2fc31264d6c"
}
},
"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"
}
}
}
}