mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ptags: Add version 0.3.0 (#458)
This commit is contained in:
parent
3e62aa78bc
commit
a685a6abdd
22
bucket/ptags.json
Normal file
22
bucket/ptags.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": "0.3.0",
|
||||||
|
"description": "A parallel universal-ctags wrapper for git repositories.",
|
||||||
|
"homepage": "https://github.com/dalance/ptags",
|
||||||
|
"license": "MIT",
|
||||||
|
"depends": "ctags",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/dalance/ptags/releases/download/v0.3.0/ptags-v0.3.0-x86_64-win.zip",
|
||||||
|
"hash": "4628fa3ca128a81b802d78ef49c362065eb8c483dde025308447d5214a5221cb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "ptags.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/dalance/ptags/releases/download/v$version/ptags-v$version-x86_64-win.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user