diff --git a/module.xml b/module.xml index 81ac2e4..d29a19a 100644 --- a/module.xml +++ b/module.xml @@ -24,7 +24,7 @@ 13.0.0.2M https://github.com/chan-sccp/sccp_manager - https://chan-sccp.github.io/sccp_manager/update.json + https://chan-sccp.github.io/sccp_manager/sccpMangerUpdater.json GPL diff --git a/sccpManagerUpdater.json b/sccpManagerUpdater.json new file mode 100644 index 0000000..c4830d5 --- /dev/null +++ b/sccpManagerUpdater.json @@ -0,0 +1,25 @@ +{ + "rawname": "sccp_manager", + "repo": "unsupported", + "name": "Sccp Manager", + "version": "14.2.0.1", + "publisher": "Steve Lad", + "license": "GPL", + "licenselink": "http://www.gnu.org/licenses/gpl.txt", + "changelog": [ + "*14.2.0.1* First release of new version without old interface", + "*13.0.0.1* Packaging of ver 1.0.0.1", + "*12.0.0.1* Packaging of ver 1.0.0.1" + ], + "category": "Settings", + "description": "The Cisco Manager module lets you manage the chan-sccp module.", + "depends": { + "version": "14.0", + }, + "supported": { + "version": "13.0" + }, + "location": "https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.1.0.1-alpha.zip", + "md5sum": "0b0682f5c5ed6a14bbb6b781021aa4d0", + "packaged": "3492782" +}