From ecc0dd2fffe6b9f908c0d18ae6ae49cc29ff6cfd Mon Sep 17 00:00:00 2001 From: onox Date: Mon, 13 Sep 2021 10:11:06 +0200 Subject: [PATCH] weechat_ada 3.0.0 (#347) --- index/we/weechat_ada/weechat_ada-3.0.0.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 index/we/weechat_ada/weechat_ada-3.0.0.toml diff --git a/index/we/weechat_ada/weechat_ada-3.0.0.toml b/index/we/weechat_ada/weechat_ada-3.0.0.toml new file mode 100644 index 00000000..b954d497 --- /dev/null +++ b/index/we/weechat_ada/weechat_ada-3.0.0.toml @@ -0,0 +1,17 @@ +name = "weechat_ada" +description = "Ada 2012 library for WeeChat plug-ins" +version = "3.0.0" +website = "https://github.com/onox/weechat-ada" +licenses = "Apache-2.0" +tags = ["chat", "irc", "weechat"] + +authors = ["onox"] +maintainers = ["onox "] +maintainers-logins = ["onox"] + +[configuration] +disabled = true + +[origin] +commit = "f69eefc2d6e5f15199a9eef0a51e10aefc844946" +url = "git+https://github.com/onox/weechat-ada.git"