2025-01-03 16:30:27 +00:00

22 lines
710 B
JSON

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