mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
git-crypt: Fix checkver (#3150)
This commit is contained in:
parent
5e6c2a257f
commit
4244d398f0
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user