3
0
Fork 0
forked from mirrors/nixpkgs

ansible: 2.11.1 -> 2.11.2

This commit is contained in:
Martin Weinelt 2021-06-22 14:23:29 +02:00
parent b81365e587
commit bedf7abd6a
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -23,11 +23,11 @@
buildPythonPackage rec {
pname = "ansible-core";
version = "2.11.1";
version = "2.11.2";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-fnWCepTUfRw+GTDXCPDvY3o6uaIfdXqvVd6rbp9HxoI=";
sha256 = "1syadgzn5ww5bhq9s2py4h1hkh11h7aac5b37zi8rw2xfvdc7r2s";
};
# ansible_connection is already wrapped, so don't pass it through