# watch file for mkdocs-static-i18n

version=4

opts="mode=git, \
      compression=gz, \
      uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/, \
      dversionmangle=s/\+ds(\.?\d+)?$//" \
      https://github.com/ultrabug/mkdocs-static-i18n.git \
      refs/tags/v@ANY_VERSION@

