mongodb-7_0: 7.0.16 -> 7.0.21 (#399594)

authored by

Thomas Gerbet and committed by
GitHub
b6e37f79 472d95b0

+2 -2
+2 -2
pkgs/servers/nosql/mongodb/7.0.nix
··· 21 21 in 22 22 buildMongoDB { 23 23 inherit avxSupport; 24 - version = "7.0.16"; 25 - sha256 = "sha256-j6GQZeAoetwhMOKkbuSPqBGdUbvg7f4u/1MYV1KMc4g="; 24 + version = "7.0.21"; 25 + sha256 = "sha256-l/xXLauloxf4WwwdW+WGBAUArp2jdHHSFgEnzcCJYrc="; 26 26 patches = [ 27 27 # ModuleNotFoundError: No module named 'mongo_tooling_metrics': 28 28 # NameError: name 'SConsToolingMetrics' is not defined: