2025-08-12 20:30:24 +00:00

22 lines
710 B
JSON

{
"version": "1.35.4",
"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.35.4/typos-v1.35.4-x86_64-pc-windows-msvc.zip",
"hash": "4b74b943123d885bbbc89ee66b1b9217e6898380a4e2191e0763a5b706b9d4d2"
}
},
"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"
}
}
}
}