Add new release to icingaexchange.yml
This commit is contained in:
parent
37351a87a0
commit
f8e1a0eb38
1 changed files with 23 additions and 0 deletions
|
@ -7,6 +7,29 @@ target: Messaging
|
||||||
type: Plugin
|
type: Plugin
|
||||||
license: gplv3
|
license: gplv3
|
||||||
releases:
|
releases:
|
||||||
|
- name: 0.2
|
||||||
|
description: "better human readable output"
|
||||||
|
files:
|
||||||
|
-
|
||||||
|
name: check_xmppng
|
||||||
|
url: "file:///check_xmppng"
|
||||||
|
description: "Check command"
|
||||||
|
checksum: 7369095c7daad89e04e0fbdd81ef0e00
|
||||||
|
-
|
||||||
|
name: COPYING
|
||||||
|
url: "file:///COPYING"
|
||||||
|
description: "GPL 3.0 license text"
|
||||||
|
checksum: d32239bcb673463ab874e80d47fae504
|
||||||
|
-
|
||||||
|
name: README.md
|
||||||
|
url: "file:///README.md"
|
||||||
|
description: "documentation"
|
||||||
|
checksum: 1e6f6632b12e4ef5fc4f02c3ea65da8a
|
||||||
|
-
|
||||||
|
name: changes.md
|
||||||
|
url: "file:///changes.md"
|
||||||
|
description: "change log"
|
||||||
|
checksum: f09a79d4762efc8c5a97e6d9f301b398
|
||||||
-
|
-
|
||||||
name: 0.1.2
|
name: 0.1.2
|
||||||
description: "first icingaexchange release"
|
description: "first icingaexchange release"
|
||||||
|
|
Loading…
Reference in a new issue