mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
zabbix70: 7.0.12 -> 7.0.13 (#409111)
Update zabbix70 to new minor version. Changelog: https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7013
This commit is contained in:
commit
054144e516
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ generic: {
|
|||
hash = "sha256-DQGzk90isqYLNvs3qY/PEIHGg62Ygyot3YeUOhIAg54=";
|
||||
};
|
||||
v70 = generic {
|
||||
version = "7.0.12";
|
||||
hash = "sha256-YGntYEql4z/mMczGi3gmVKaXBxlSoc82UVFlWgoSKwU=";
|
||||
version = "7.0.13";
|
||||
hash = "sha256-2e9/HPsL3lZY2rsigIIPnOHPMyV/rHn0DwM3Org60Xw=";
|
||||
};
|
||||
v60 = generic {
|
||||
version = "6.0.36";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue