diff options
Diffstat (limited to 'ansible_collections/cisco/dnac/MANIFEST.json')
-rw-r--r-- | ansible_collections/cisco/dnac/MANIFEST.json | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/ansible_collections/cisco/dnac/MANIFEST.json b/ansible_collections/cisco/dnac/MANIFEST.json index 00065eeb0..4d4e0c65d 100644 --- a/ansible_collections/cisco/dnac/MANIFEST.json +++ b/ansible_collections/cisco/dnac/MANIFEST.json @@ -2,15 +2,21 @@ "collection_info": { "namespace": "cisco", "name": "dnac", - "version": "6.7.2", + "version": "6.13.1", "authors": [ "Rafael Campos <rcampos@altus.cr>", "William Astorga <wastorga@altus.cr>", "Jose Bogarin <jbogarin@altus.cr>", "Bryan Vargas <bvargas@altus.cr>", "Francisco Mu\u00f1oz <fmunoz@altus.cr>", - "Madhan Sankaranarayanan (@madhansansel)", - "Rishita Chowdhary (@rishitachowdhary)" + "Madhan Sankaranarayanan <madsanka@cisco.com>", + "Rishita Chowdhary (@rishitachowdhary)", + "Muthu Rakesh Babu <mutbabu@cisco.com>", + "Akash Bhaskaran <akabhask@cisco.com>", + "Abinash Mishra <abimishr@cisco.com>", + "Abhishek Maheshwari <abmahesh@cisco.com>", + "Phan Nguyen <phannguy@cisco.com>", + "Rugvedi Kapse <rukapse@cisco.com>" ], "readme": "README.md", "tags": [ @@ -25,7 +31,7 @@ "license": [], "license_file": "LICENSE", "dependencies": { - "ansible.utils": ">=2.0.0,<3.0" + "ansible.utils": ">=2.0.0,<4.0" }, "repository": "https://github.com/cisco-en-programmability/dnacenter-ansible", "documentation": "https://cisco-en-programmability.github.io/dnacenter-ansible/", @@ -36,7 +42,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "d457a35ecab2567f175c3665b9e4d08de099f0429135a796f6a5765292ca5dab", + "chksum_sha256": "5e6e6d846a1d245059dfee01ac8ee7dbd3af1e69fda28f415a6d670fb8bdbd93", "format": 1 }, "format": 1 |