Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
GITHUB_BASE_URI ?= "https://github.com/${BPN}/${BPN}/releases/"
|
||||
UPSTREAM_CHECK_URI ?= "${GITHUB_BASE_URI}"
|
||||
UPSTREAM_CHECK_REGEX ?= "releases/tag/v?(?P<pver>\d+(\.\d+)+)"
|
||||
Reference in New Issue
Block a user