3
0
Fork 0
forked from mirrors/nixpkgs

ansible: 2.7.4 -> 2.7.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-ansible/versions
This commit is contained in:
R. RyanTM 2019-01-03 17:27:37 -08:00 committed by Frederik Rietdijk
parent ee0396c6b1
commit 37ef1274ba

View file

@ -63,8 +63,8 @@ in rec {
};
ansible_2_7 = generic {
version = "2.7.4";
sha256 = "0p1n6yyc632522fl2r247p0jg4mncc7z4hqngzbh1zxq3dcb12s9";
version = "2.7.5";
sha256 = "1fsif2jmkrrgiawsd8r6sxrqvh01fvrmdhas0p540a6i9fby3yda";
};
ansible2 = ansible_2_7;