forked from mirrors/nixpkgs
mongodb: 5.0.5 -> 5.0.7
This commit is contained in:
parent
dc72466610
commit
92402c908f
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue