nixos-config/packages/zabbix/versions.nix

20 lines
487 B
Nix
Raw Normal View History

2025-03-23 20:36:34 +01:00
ueneric: {
2022-09-21 21:38:36 +02:00
latest = generic {
2025-03-23 20:36:34 +01:00
version = "7.2.4";
hash = "635bc949907ad4ac7102801b22b42f22d6d0e4f8b042d1445902b1dd1a9d0b05";
vendorHash = null;
2022-09-21 21:38:36 +02:00
};
v60 = generic {
version = "6.0.26";
hash = "sha256-MIOKe5hqfDecB1oWZKzbFmJCsQLuAGtp21l2WxxVG+g=";
vendorHash = null;
2022-09-21 21:38:36 +02:00
};
v50 = generic {
version = "5.0.41";
hash = "sha256-pPvw0lPoK1IpsXc5c8Qu9zFhx2oHJz2bwiX80vrYa58=";
vendorHash = "sha256-qLDoNnEFiSrWXbLtYlmQaqY8Rv6JaG8WbMYBlry5Evc=";
2022-09-21 21:38:36 +02:00
};
}