Watch file results

component: main
debian_mangled_uversion: 0.124.1
debian_uversion: 0.124.1
distribution: debian
last_check: 2024-04-26 00:21:40.330521
release: sid
source: hugo
status: newer package available
upstream_url: https://github.com/gohugoio/hugo/archive/refs/tags/v0.125.4.tar.gz
upstream_version: 0.125.4
version: 0.124.1-1
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