ptags: Update to version 0.3.5

This commit is contained in:
github-actions[bot] 2023-10-25 08:27:32 +00:00
parent dec99e7402
commit 1a6ee81f79

View File

@ -1,13 +1,13 @@
{
"version": "0.3.2",
"version": "0.3.5",
"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.2/ptags-v0.3.2-x86_64-win.zip",
"hash": "d4c8065f6f8abef715f1a8ab3af1d85373835a68e843da38cc49c09b10c298c4"
"url": "https://github.com/dalance/ptags/releases/download/v0.3.5/ptags-v0.3.5-x86_64-win.zip",
"hash": "0259df12c4f7a9d55e5f0b1817da166306f3e4407fa5721d757255a535453d30"
}
},
"bin": "ptags.exe",