diff options
Diffstat (limited to 'ansible_collections/cisco/ise/MANIFEST.json')
-rw-r--r-- | ansible_collections/cisco/ise/MANIFEST.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible_collections/cisco/ise/MANIFEST.json b/ansible_collections/cisco/ise/MANIFEST.json index 81f5e1e9f..cd7253ccb 100644 --- a/ansible_collections/cisco/ise/MANIFEST.json +++ b/ansible_collections/cisco/ise/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "cisco", "name": "ise", - "version": "2.8.0", + "version": "2.8.1", "authors": [ "Rafael Campos <rcampos@altus.cr>", "William Astorga <wastorga@altus.cr>", @@ -21,7 +21,7 @@ "license": [], "license_file": "LICENSE", "dependencies": { - "ansible.utils": ">=2.0.0,<4.0" + "ansible.utils": ">=2.0.0,<5.0" }, "repository": "https://github.com/CiscoISE/ansible-ise", "documentation": "https://ciscoise.github.io/ansible-ise/", @@ -32,7 +32,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "43d93ef4489b0ae7fbc8e57931e7dece5b2d87c9e3cdbae66359cce957ce2875", + "chksum_sha256": "c0a3e92ae466e59573dc00981d4201e0f64a87340c6ddbbcbdd2a58ed18f8a0a", "format": 1 }, "format": 1 |