diff options
| author | bstanderline <153822813+bstanderline@users.noreply.github.com> | 2025-07-23 16:31:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-23 16:31:46 +0100 |
| commit | 809d70e46ad81bafdcc6f1995d2933f57e44eaf1 (patch) | |
| tree | a20b54a1d0158a8efd49e2ef0b5772d49e3a595f | |
| parent | ts_query_ls: 3.3.0 -> 3.8.0 (#427652) (diff) | |
| download | nixpkgs-809d70e46ad81bafdcc6f1995d2933f57e44eaf1.tar.gz | |
zabbix70: 7.0.16 -> 7.0.17
| -rw-r--r-- | pkgs/servers/monitoring/zabbix/versions.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/servers/monitoring/zabbix/versions.nix b/pkgs/servers/monitoring/zabbix/versions.nix index 4378c4aac1cc..2f04eefd4822 100644 --- a/pkgs/servers/monitoring/zabbix/versions.nix +++ b/pkgs/servers/monitoring/zabbix/versions.nix @@ -8,8 +8,8 @@ generic: { hash = "sha256-US+TP6qtCT3LlnELWR93t7nf8A1Y1xRPI+300GA1v8g="; }; v70 = generic { - version = "7.0.16"; - hash = "sha256-puolxEye+RpDJcyobH8UFaiWRE9ECbHLY5b2i5NW0WM="; + version = "7.0.17"; + hash = "sha256-FLdfMpurJ0xiW73Z1EcR3MlmoxdVWsH5G1vSfE31iAw="; }; v60 = generic { version = "6.0.36"; |
