ansible_2_16: 2.16.8 -> 2.16.14 (#374289)
ansible_2_16: update of patch version Updated pinned minor release of ansible 2.16 to its latest patch release
This commit is contained in:
@@ -7402,10 +7402,10 @@ with pkgs;
|
||||
};
|
||||
}));
|
||||
ansible_2_16 = python3Packages.toPythonApplication (python3Packages.ansible-core.overridePythonAttrs (oldAttrs: rec {
|
||||
version = "2.16.8";
|
||||
version = "2.16.14";
|
||||
src = oldAttrs.src.override {
|
||||
inherit version;
|
||||
hash = "sha256-WeSqQO1azbTvm789BYkY//k/ZqFJNz2BWciilgRBC9o=";
|
||||
hash = "sha256-gCef/9mGhrrfqjLh7HhdmKbfGy/B5Al97AWXZA10ZBU=";
|
||||
};
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user