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

22 lines
710 B
JSON

{
"version": "1.37.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.37.2/typos-v1.37.2-x86_64-pc-windows-msvc.zip",
"hash": "2d0a3bfcccf8a8d8f851ffa62417ecbbf391824a792108e231c64d3f5e2bde5c"
}
},
"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"
}
}
}
}