mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 14:24:44 +00:00
22 lines
710 B
JSON
22 lines
710 B
JSON
{
|
|
"version": "1.43.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.43.4/typos-v1.43.4-x86_64-pc-windows-msvc.zip",
|
|
"hash": "6f1e5688724d347bfbb6419cc76c364b54a97afef75cdbcf02cc838852dbb6cd"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|