Watch file results

component: main
debian_mangled_uversion: 0.128.2
debian_uversion: 0.128.2
distribution: debian
last_check: 2024-07-15 09:50:09.532534
release: sid
source: hugo
status: up to date
upstream_url: https://github.com/gohugoio/hugo/archive/refs/tags/v0.128.2.tar.gz
upstream_version: 0.128.2
version: 0.128.2-2
watch_file:
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)%@PACKAGE@-$1.tar.gz%, \
      pagemangle=s%\"tarball_url\":\s*(\".*?\")%%g, \
      downloadurlmangle=s%api.github.com/repos/(.+?/.+?)/tarball/(.*/v?@ANY_VERSION@)$%github.com/$1/archive/$2.tar.gz%" \
    https://api.github.com/repos/gohugoio/hugo/tags \
    (?:.*?/)?v?@ANY_VERSION@

#version=4
#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
#    https://github.com/gohugoio/hugo/tags \
#    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz