mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
typos: Add version 1.15.0 (#4879)
* typos: add version 1.15.0 Source code spell checker * typos: add version 1.15.0 (Added newline at the end) * Remove post_install to remove useless files and directories Co-authored-by: HUMORCE <humorce@outlook.com> --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
parent
8bd0f0e42a
commit
18f0ad5d12
21
bucket/typos.json
Normal file
21
bucket/typos.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.15.0",
|
||||
"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.15.0/typos-v1.15.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d53ceb6e0dd436996dfcfa8332425ba84ac9d5e60afbbafd211c385b42aaa088"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user