From 8f1de6f46f6c9648f197a49ef385e5eb59c6f4c4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Nov 2019 07:01:50 +0000 Subject: [PATCH] ptags: Update to version 0.3.1 --- bucket/ptags.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ptags.json b/bucket/ptags.json index 63030012d9..2b21bab0a8 100644 --- a/bucket/ptags.json +++ b/bucket/ptags.json @@ -1,13 +1,13 @@ { - "version": "0.3.0", + "version": "0.3.1", "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" + "url": "https://github.com/dalance/ptags/releases/download/v0.3.1/ptags-v0.3.1-x86_64-win.zip", + "hash": "00613ee102ab16590e68b1d66eb8d076345cd60114e895efb03fb50fcd5c8355" } }, "bin": "ptags.exe",