From 3b0807ad7b283c46c21862eb826dcbb4ad04e5e2 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel.baumann@progress-linux.org>
Date: Thu, 18 Apr 2024 07:52:27 +0200
Subject: Merging upstream version 9.4.0+dfsg.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
---
 ansible_collections/cisco/meraki/MANIFEST.json | 38 ++++++++++++++------------
 1 file changed, 21 insertions(+), 17 deletions(-)

(limited to 'ansible_collections/cisco/meraki/MANIFEST.json')

diff --git a/ansible_collections/cisco/meraki/MANIFEST.json b/ansible_collections/cisco/meraki/MANIFEST.json
index 7e894c984..5b4fc1a92 100644
--- a/ansible_collections/cisco/meraki/MANIFEST.json
+++ b/ansible_collections/cisco/meraki/MANIFEST.json
@@ -2,34 +2,38 @@
  "collection_info": {
   "namespace": "cisco",
   "name": "meraki",
-  "version": "2.15.1",
+  "version": "2.17.2",
   "authors": [
-   "Kevin Breit"
+   "Francisco Mu\u00f1oz <fmunoz@cloverhound.com>",
+   "Bryan Vargas <bvargas@cloverhound.com>",
+   "William Astorga <wastorga@cloverhound.com>",
+   "Jose Bogarin <jbogarin@cloverhound.com>"
   ],
   "readme": "README.md",
   "tags": [
+   "cisco",
+   "meraki",
+   "cloud",
+   "collection",
    "networking",
-   "wireless",
-   "firewall",
-   "switching",
-   "cisco"
+   "sdn"
   ],
-  "description": "An Ansible collection for managing the Cisco Meraki Dashboard",
-  "license": [
-   "GPL-3.0-only"
-  ],
-  "license_file": null,
-  "dependencies": {},
-  "repository": "https://github.com/CiscoDevNet/ansible-meraki",
-  "documentation": "",
-  "homepage": "",
-  "issues": "https://github.com/CiscoDevNet/ansible-meraki/issues"
+  "description": "Ansible Modules for Meraki",
+  "license": [],
+  "license_file": "LICENSE",
+  "dependencies": {
+   "ansible.utils": ">=2.0.0,<4.0"
+  },
+  "repository": "https://github.com/meraki/dashboard-api-ansible",
+  "documentation": "https://meraki.github.io/dashboard-api-ansible/",
+  "homepage": "https://github.com/meraki/dashboard-api-ansible",
+  "issues": "https://github.com/meraki/dashboard-api-ansible/issues"
  },
  "file_manifest_file": {
   "name": "FILES.json",
   "ftype": "file",
   "chksum_type": "sha256",
-  "chksum_sha256": "89712211f5307f2913b4e3cf7b4896f3a8c36d7b6ab4dfa2ca3d172a59d8f184",
+  "chksum_sha256": "25a0e6b84e05b702fda09387109297a3491dd507f35fb966796b7f612b4a76af",
   "format": 1
  },
  "format": 1
-- 
cgit v1.2.3