test for automatic updating

This commit is contained in:
steve-lad 2021-12-27 11:55:03 +01:00
parent 2830dfeeb1
commit ef944e37c3
2 changed files with 7 additions and 6 deletions

View file

@ -25,6 +25,7 @@
* Version 14.2.0.10 * - Bug Fix - line not assigned on device creation
* Version 14.3.0.0 * - New Minor Version - Change DB and add new settings
* Version 14.3.0.15 * - Get masterFilesList from provisoner via installer Fix Issue 39
* Version 14.3.0.16 * - Test version for freepbx upgrader.
</changelog>
<location>https://github.com/chan-sccp/sccp_manager</location>
<supported>

View file

@ -1,21 +1,21 @@
{
"rawname": "sccp_manager",
"repo": "extended",
"repo": "stable",
"name": "Sccp Manager",
"version": "14.2.0.3",
"version": "14.3.0.16",
"publisher": "Steve Lad",
"license": "GPL",
"licenselink": "http://www.gnu.org/licenses/gpl.txt",
"changelog": "*14.2.0.3* Fix module database definition\n*14.2.0.3* Fix module database definition\n*14.2.0.2* First release of new version without old interface\n*13.0.0.1* Packaging of ver 1.0.0.1\n*12.0.0.1* Packaging of ver 1.0.0.1",
"changelog": "*14.3.0.15* Install master files list via installer\n*14.2.0.3* Fix module database definition\n*14.2.0.3* Fix module database definition\n*14.2.0.2* First release of new version without old interface\n*13.0.0.1* Packaging of ver 1.0.0.1\n*12.0.0.1* Packaging of ver 1.0.0.1",
"category": "Sccp Connectivity",
"description": "The Cisco Manager module lets you manage the chan-sccp module.",
"description": "The Sccp Manager module lets you manage the chan-sccp driver.",
"depends": {
"version": "14.0"
},
"supported": {
"version": "13.0"
},
"location": "https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.2.0.3.tar.gz",
"location": "https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.3.0.16.tar.gz",
"md5sum": "9aff57a6553a4a3649e056013fe1758f",
"packaged": "1623001021"
"packaged": "1640598716"
}