mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 16:41:19 +00:00
22 lines
710 B
JSON
22 lines
710 B
JSON
{
|
|
"version": "1.28.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.28.4/typos-v1.28.4-x86_64-pc-windows-msvc.zip",
|
|
"hash": "b9bc8b8164f63fa385ff67cb4cf9e8f21aa269d9a1d5b4af8e723e0e909d1d6e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|