gpm: fix update file
This commit is contained in:
parent
a3b753e9fd
commit
117f0bf645
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
site="https://github.com/telmich/gpm/tags"
|
||||
pattern='archive/\K[\d.]+(?=\.tar\.gz)'
|
||||
pattern='archive/refs/tags/\K[\d.]+(?=\.tar\.gz)'
|
||||
ignore="1.99*"
|
||||
|
|
Loading…
Reference in a new issue