nsjail: fix update file
This commit is contained in:
parent
497c8edeb5
commit
e4c520fe29
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site="https://github.com/google/nsjail/tags"
|
||||
pattern="archive/\K[0-9.]+(?=.tar.gz)"
|
||||
pattern="archive/refs/tags/\K[0-9.]+(?=.tar.gz)"
|
||||
|
|
Loading…
Reference in a new issue