2025-03-10 20:28:53 +00:00

22 lines
710 B
JSON

{
"version": "1.30.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.30.2/typos-v1.30.2-x86_64-pc-windows-msvc.zip",
"hash": "937b2b45104a70f275579f90ec9f811e891097f5bb789a5a2b66f426f0f938b0"
}
},
"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"
}
}
}
}