upgpkg: 1.2.0-1

This commit is contained in:
kpcyrd
2024-03-04 19:39:35 +01:00
parent 8625c1b87e
commit 4a6f208096
3 changed files with 15 additions and 8 deletions

7
.nvchecker.toml Normal file
View File

@ -0,0 +1,7 @@
[arti]
source = "gitlab"
host = "gitlab.torproject.org"
gitlab = "tpo/core/arti"
prefix = "arti-v"
use_max_tag = true
include_regex = 'arti-v(\d+\.\d+\.\d+)'