mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
ptags: Update to version 0.3.2
This commit is contained in:
parent
3a52823408
commit
4a542a6baa
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "A parallel universal-ctags wrapper for git repositories.",
|
"description": "A parallel universal-ctags wrapper for git repositories.",
|
||||||
"homepage": "https://github.com/dalance/ptags",
|
"homepage": "https://github.com/dalance/ptags",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"depends": "ctags",
|
"depends": "ctags",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/dalance/ptags/releases/download/v0.3.1/ptags-v0.3.1-x86_64-win.zip",
|
"url": "https://github.com/dalance/ptags/releases/download/v0.3.2/ptags-v0.3.2-x86_64-win.zip",
|
||||||
"hash": "00613ee102ab16590e68b1d66eb8d076345cd60114e895efb03fb50fcd5c8355"
|
"hash": "d4c8065f6f8abef715f1a8ab3af1d85373835a68e843da38cc49c09b10c298c4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ptags.exe",
|
"bin": "ptags.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user