clog: fix update file
This commit is contained in:
parent
52f988918a
commit
267ba48995
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site="https://github.com/GothenburgBitFactory/clog/tags"
|
||||
pattern="/archive/v\K[\d.]+(?=\.tar\.gz)"
|
||||
pattern="/archive/refs/tags/v\K[\d.]+(?=\.tar\.gz)"
|
||||
|
|
Loading…
Reference in a new issue