Codebase list goldeneye / f46091f
Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>. Changes-By: lintian-brush Debian Janitor 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 version=4
1 https://github.com/jseidl/GoldenEye/releases .*/archive/(\d\S+)\.tar\.(?:bz2|gz|xz)
1 https://github.com/jseidl/GoldenEye/releases .*/archive/refs/tags/(\d\S+)\.tar\.(?:bz2|gz|xz)