diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:22 +0000 |
commit | 38b7c80217c4e72b1d8988eb1e60bb6e77334114 (patch) | |
tree | 356e9fd3762877d07cde52d21e77070aeff7e789 /ansible_collections/community/windows/MANIFEST.json | |
parent | Adding upstream version 7.7.0+dfsg. (diff) | |
download | ansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.tar.xz ansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.zip |
Adding upstream version 9.4.0+dfsg.upstream/9.4.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/community/windows/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/windows/MANIFEST.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible_collections/community/windows/MANIFEST.json b/ansible_collections/community/windows/MANIFEST.json index 9ccb7a7c3..d70dd8520 100644 --- a/ansible_collections/community/windows/MANIFEST.json +++ b/ansible_collections/community/windows/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "community", "name": "windows", - "version": "1.13.0", + "version": "2.2.0", "authors": [ "Jordan Borean @jborean93", "Matt Davis @nitzmahone" @@ -15,7 +15,7 @@ "license": [], "license_file": "COPYING", "dependencies": { - "ansible.windows": ">=0.0.0,<2.0.0" + "ansible.windows": ">=1.0.0,<3.0.0" }, "repository": "https://github.com/ansible-collections/community.windows", "documentation": "https://docs.ansible.com/ansible/devel/collections/community/windows", @@ -26,7 +26,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "3052b173ce376c2ede2b3307a6074b34d1bf10f772e8941fca335477e66958b8", + "chksum_sha256": "0c430f767a4fe9b34435d4387118a1ba094819990922437b39aa7a95673f1367", "format": 1 }, "format": 1 |