mongodb: 5.0.5 -> 5.0.7

This commit is contained in:
Pascal Bach 2022-04-09 09:44:05 +02:00
parent dc72466610
commit 92402c908f

View file

@ -6,8 +6,8 @@ let
};
variants = if stdenv.isLinux then
{
version = "5.0.5";
sha256 = "1nny7a3w6pk8z9cwsz8kgk7gvf8lh5xb3r24drlr7wv970h90826";
version = "5.0.7";
sha256 = "sha256-1PeDBZJNqJXHH/cSh2e+WR0PfS/b7XuJEzkkbrRT/gc=";
}
else
{