diff options
Diffstat (limited to 'ansible_collections/community/hrobot/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/hrobot/MANIFEST.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ansible_collections/community/hrobot/MANIFEST.json b/ansible_collections/community/hrobot/MANIFEST.json index 1ac2e2da3..65cba09e0 100644 --- a/ansible_collections/community/hrobot/MANIFEST.json +++ b/ansible_collections/community/hrobot/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "community", "name": "hrobot", - "version": "1.9.2", + "version": "2.0.0", "authors": [ "Felix Fontein (github.com/felixfontein)" ], @@ -20,7 +20,9 @@ "BSD-2-Clause" ], "license_file": null, - "dependencies": {}, + "dependencies": { + "community.library_inventory_filtering_v1": ">=1.0.0" + }, "repository": "https://github.com/ansible-collections/community.hrobot", "documentation": "https://docs.ansible.com/ansible/devel/collections/community/hrobot/", "homepage": "https://github.com/ansible-collections/community.hrobot", @@ -30,7 +32,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "a5c77f86ec2889eb57623d0ccd7ffbae9635537c46dc4539324e8da92b7ddf27", + "chksum_sha256": "47a01d4394191e0a36c408e3add9b1a0434bfcf4fd39a7d11ba1d7b4cd2f39b8", "format": 1 }, "format": 1 |