git-crypt: Fix checkver (#3150)

This commit is contained in:
Jakub Čábera 2019-02-21 18:10:57 +01:00 committed by Richard Kuhnt
parent 5e6c2a257f
commit 4244d398f0

View File

@ -5,7 +5,8 @@
"version": "0.6.0-701fb8e", "version": "0.6.0-701fb8e",
"bin": "git-crypt.exe", "bin": "git-crypt.exe",
"checkver": { "checkver": {
"github": "https://github.com/rasa/git-crypt" "github": "https://github.com/rasa/git-crypt/",
"regex": "tag/([\\w\\.-]+)"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {