Update update.json

This commit is contained in:
Diederik de Groot 2021-06-10 21:30:37 +02:00 committed by GitHub
parent 4e34b4e415
commit 943f2c73b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,25 +1,21 @@
{ {
"rawname": "sccp_manager", "rawname": "sccp_manager",
"repo": "unsupported", "repo": "extended",
"name": "Sccp Manager", "name": "Sccp Manager",
"version": "14.1.0.1-alpha", "version": "14.2.0.3",
"publisher": "Steve Lad", "publisher": "Steve Lad",
"license": "GPL", "license": "GPL",
"licenselink": "http://www.gnu.org/licenses/gpl.txt", "licenselink": "http://www.gnu.org/licenses/gpl.txt",
"changelog": [ "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",
"*14.1.0.1-alpha* Alpha version of ver 14.1.0.1", "category": "Sccp Connectivity",
"*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.", "description": "The Cisco Manager module lets you manage the chan-sccp module.",
"depends": { "depends": {
"version": "14.0", "version": "14.0"
}, },
"supported": { "supported": {
"version": "13.0" "version": "13.0"
}, },
"location": "https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.1.0.1-alpha.zip", "location": "https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.2.0.3.tar.gz",
"md5sum": "0b0682f5c5ed6a14bbb6b781021aa4d0", "md5sum": "9aff57a6553a4a3649e056013fe1758f",
"packaged": "3492782" "packaged": "1623001021"
} }