File _service of Package prometheus-postgres_exporter

<services>
  <service name="download_url" mode="manual">
    <param name="url">https://api.github.com/repos/prometheus-community/postgres_exporter/releases/latest</param>
  </service>
  <service name="set_version" mode="manual">
    <param name="fromfile">latest</param>
    <param name="regex">.*"tag_name"\s*:\s*"v(.*)"</param>
  </service>
  <service name="download_files" mode="manual"/>

  <service name="go_modules" mode="manual">
    <param name="archive">postgres_exporter-*.tar.gz</param>
  </service>
</services>
openSUSE Build Service is sponsored by