diff options
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/splunk/es/MANIFEST.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible_collections/splunk/es/MANIFEST.json b/ansible_collections/splunk/es/MANIFEST.json index 7d63d7cf1..2a267baa7 100644 --- a/ansible_collections/splunk/es/MANIFEST.json +++ b/ansible_collections/splunk/es/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "splunk", "name": "es", - "version": "2.1.2", + "version": "3.0.0", "authors": [ "Ansible Seurity Team (https://github.com/ansible-security)" ], @@ -17,7 +17,7 @@ ], "license_file": null, "dependencies": { - "ansible.netcommon": ">=2.5.1" + "ansible.netcommon": ">=6.0.0" }, "repository": "https://github.com/ansible-collections/splunk.es", "documentation": "https://github.com/ansible-collections/splunk.es", @@ -28,7 +28,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "bdb2212e72f1a462883425c92aa87b55ac3c3377d56f883aea5bce1c341fb477", + "chksum_sha256": "b3e63dc8561a6d804951c6d7375cfbfb8373c202b57efc136479f98f88ad3b05", "format": 1 }, "format": 1 |