mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
22 lines
713 B
JSON
22 lines
713 B
JSON
{
|
|
"version": "1.16.15",
|
|
"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.16.15/typos-v1.16.15-x86_64-pc-windows-msvc.zip",
|
|
"hash": "06241c68ca61bd84d5615eb013200893f73cc403d9d2784303a4ad68bf1d4473"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|