Cisco-Talos / clamav

ClamAV - Documentation is here: https://docs.clamav.net
https://www.clamav.net/
GNU General Public License v2.0
4.27k stars 692 forks source link

Add a dependency for the version map. #1294

Closed sebastianas closed 2 months ago

sebastianas commented 3 months ago

Add a dependency on that version map so that it is re-run once it changes.

This has been missed in the initial pull request.

micahsnyder commented 3 months ago

The code change looks good to me. The GitHub builds all passed as well. I would not have been surprised it caused some issue on Windows... but it seems happy enough. I would like to rebase it to add Jenkins CI changes to work with changes to our CI infra and see it pass there. But I'm optimistic it'll pass just fine.

Thank you for the PR @sebastianas