2024-03-01 20:24:27 +00:00

22 lines
710 B
JSON

{
"version": "1.19.0",
"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.19.0/typos-v1.19.0-x86_64-pc-windows-msvc.zip",
"hash": "8d87449c00dd5d95f7d8cadbb5749391257c147f6aa7067b44771879da45dd88"
}
},
"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"
}
}
}
}