2023-12-13 16:27:12 +00:00

22 lines
713 B
JSON

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