This change bumps the user agent sent by libcurl from ziptuner/0.4 to ziptuner/0.5, keeping network requests aligned with the current release version. It doesn’t change runtime behavior directly, but it improves version visibility in logs, server-side diagnostics, and any tooling that inspects client metadata. The practical effect is cleaner identification of 0.5 clients in the wild.

Updated ziptuner’s HTTP user agent string to report version 0.5 for outbound curl requests. - zhengqunkoo/ziptuner