2024-02-08 16:26:39 +00:00

22 lines
710 B
JSON

{
"version": "1.18.2",
"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.18.2/typos-v1.18.2-x86_64-pc-windows-msvc.zip",
"hash": "835ac32d7c2f59bb9b85f9035068ab2d7a03d3b416434af5d3308e2f3126319c"
}
},
"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"
}
}
}
}