# We cannot download original tarball from a subdirectory of a git repository,
# so at least find the current version.
version=4
opts="searchmode=plain,\
      downloadurlmangle=s/"version":\s+"(.*)"//,\
      filenamemangle=s/"version":\s+"(.*)"/dummy-$1.json/" \
  https://raw.githubusercontent.com/fontsource/font-files/refs/heads/main/fonts/google/lato/package.json \
  "version":\s*"(.*)"
