2023-06-19 16:27:33 +00:00

22 lines
710 B
JSON

{
"version": "1.15.1",
"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.1/typos-v1.15.1-x86_64-pc-windows-msvc.zip",
"hash": "ffd2d523cef1bcc3757e7f9c8a423b00cd3c26e1c31f51679c1618cad3c1bfdb"
}
},
"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"
}
}
}
}