mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
22 lines
710 B
JSON
22 lines
710 B
JSON
{
|
|
"version": "1.35.6",
|
|
"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.6/typos-v1.35.6-x86_64-pc-windows-msvc.zip",
|
|
"hash": "ed9bb1316105a05af8224f6c3513aa6673a7c28f7883de8a37bded3a49a0b40e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|