mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-13 10:51:19 +00:00
22 lines
710 B
JSON
22 lines
710 B
JSON
{
|
|
"version": "1.23.2",
|
|
"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.23.2/typos-v1.23.2-x86_64-pc-windows-msvc.zip",
|
|
"hash": "53c09c5c966f1683cde4bc39691da8b138042dc3801c189a0a20a6f4d5ff5f9d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|