mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user