From 4244d398f064f73c3315ef127bcdcebde65b8052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 Feb 2019 18:10:57 +0100 Subject: [PATCH] git-crypt: Fix checkver (#3150) --- git-crypt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/git-crypt.json b/git-crypt.json index 447886f96c..a731c65a59 100644 --- a/git-crypt.json +++ b/git-crypt.json @@ -5,7 +5,8 @@ "version": "0.6.0-701fb8e", "bin": "git-crypt.exe", "checkver": { - "github": "https://github.com/rasa/git-crypt" + "github": "https://github.com/rasa/git-crypt/", + "regex": "tag/([\\w\\.-]+)" }, "architecture": { "64bit": {