All downloads are hosted on GitHub. For the full release history go to https://github.com/realvnc-labs/rportcli /releases
Append filter={KEYWORD} as query parameter to get an HTTP 302 redirect to the frist file that contains the keyword.
For example https://download.rport.io/rportcli/unstable/?filter=linux_x86_64.tar.gz
Append filter={KEYWORD}>={VERSION} as query parameter to get an HTTP 302 redirect to the frist file that contains the keyword
but only of the version is greater than the given version.
Returns HTTP 204 (no content) if the given version is already the latest.
For example https://download.rport.io/rportcli/unstable/?filter=linux_x86_64>=0.5.0
All filters are case-insensitive.