unioslo / zabbix-cli

Command-line interface for Zabbix
https://unioslo.github.io/zabbix-cli/
GNU General Public License v3.0
208 stars 104 forks source link

Add `update` support for macOS x86_64 pyinstaller binaries #241

Closed pederhan closed 3 weeks ago

pederhan commented 3 weeks ago

Adds support for macOS x86_64 binaries to zabbix-cli update, as well as adhering to the new URL scheme for artifacts from version >3.2.0 (#240).

Tests have been added to ensure the resolved URLs match the new release artifact scheme.