gpm: fix update file

This commit is contained in:
Piotr Wójcik 2021-04-19 19:50:23 +02:00
parent a3b753e9fd
commit 117f0bf645

View file

@ -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*"