clog: fix update file

This commit is contained in:
Piotr Wójcik 2021-04-19 19:50:22 +02:00
parent 52f988918a
commit 267ba48995

View file

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