diff options
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/dellemc/powerflex/MANIFEST.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/ansible_collections/dellemc/powerflex/MANIFEST.json b/ansible_collections/dellemc/powerflex/MANIFEST.json index c4490da54..50f25fa4c 100644 --- a/ansible_collections/dellemc/powerflex/MANIFEST.json +++ b/ansible_collections/dellemc/powerflex/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "dellemc", "name": "powerflex", - "version": "1.6.0", + "version": "2.2.0", "authors": [ "Akash Shendge <ansible.team@dell.com>", "Arindam Datta <ansible.team@dell.com>", @@ -10,7 +10,8 @@ "Rajshree Khare <ansible.team@dell.com>", "Bhavneet Sharma <ansible.team@dell.com>", "Ananthu S Kuttattu <ansible.team@dell.com>", - "Trisha Datta <ansible.team@dell.com>" + "Trisha Datta <ansible.team@dell.com>", + "Pavan Mudunuri <ansible.team@dell.com>" ], "readme": "README.md", "tags": [ @@ -23,16 +24,16 @@ ], "license_file": null, "dependencies": {}, - "repository": "https://github.com/dell/ansible-powerflex/tree/1.6.0", - "documentation": "https://github.com/dell/ansible-powerflex/tree/1.6.0/docs", - "homepage": "https://github.com/dell/ansible-powerflex/tree/1.6.0", + "repository": "https://github.com/dell/ansible-powerflex/tree/2.2.0", + "documentation": "https://github.com/dell/ansible-powerflex/tree/2.2.0/docs", + "homepage": "https://github.com/dell/ansible-powerflex/tree/2.2.0", "issues": "https://www.dell.com/community/Automation/bd-p/Automation" }, "file_manifest_file": { "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "9401ba4e254d7dab2e4f6dda4e4fdeeba8908b05c66552d423da74ef44e53ec3", + "chksum_sha256": "7b6cac9b3795806daa37e451654c294ca112eab9b180e45ccc02b4ae0c2f12ff", "format": 1 }, "format": 1 |