diff options
Diffstat (limited to 'ansible_collections/ibm/qradar/MANIFEST.json')
-rw-r--r-- | ansible_collections/ibm/qradar/MANIFEST.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/ansible_collections/ibm/qradar/MANIFEST.json b/ansible_collections/ibm/qradar/MANIFEST.json index abcace9e9..4d1b3d2e8 100644 --- a/ansible_collections/ibm/qradar/MANIFEST.json +++ b/ansible_collections/ibm/qradar/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "ibm", "name": "qradar", - "version": "2.1.0", + "version": "3.0.0", "authors": [ "Ansible Security Team (https://github.com/ansible-security)" ], @@ -12,12 +12,10 @@ "qradar" ], "description": "Ansible Security Collection for IBM Qradar SIEM", - "license": [ - "GPL-3.0-or-later" - ], - "license_file": null, + "license": [], + "license_file": "LICENSE", "dependencies": { - "ansible.netcommon": ">=2.5.1" + "ansible.netcommon": ">=6.0.0" }, "repository": "https://github.com/ansible-collections/ibm.qradar", "documentation": "https://github.com/ansible-collections/ibm.qradar", @@ -28,7 +26,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "6ba5743d2a4af148e4e25deb85d86aa62e1b5ba35f8f0c1ef23a52b863b2b2a4", + "chksum_sha256": "5e67b8e606839e38a3a6795f2495d5a4d7c7caac085992ab25ed04a98bb004a4", "format": 1 }, "format": 1 |