diff --git a/extensions.json b/extensions.json index cac0109..e1ce4ac 100644 --- a/extensions.json +++ b/extensions.json @@ -215,6 +215,16 @@ "archive": "https://git.atitlan.io/aiolabs/libra/archive/v0.1.0.zip", "hash": "b3dc77d95047b3ef0733bd2ae761b547bc8d2275cb022ec071a1ab276d9683da" }, + { + "id": "libra", + "repo": "https://git.atitlan.io/aiolabs/libra", + "name": "Libra", + "version": "0.2.0", + "short_description": "Double-entry accounting for collectives", + "icon": "https://git.atitlan.io/aiolabs/libra/raw/branch/main/static/image/libra.png", + "archive": "https://git.atitlan.io/aiolabs/libra/archive/v0.2.0.zip", + "hash": "c40d6378c012358ce1acf6c7d0957a44f04282c68401648b41637005d37ed5f8" + }, { "id": "lnurlp", "repo": "https://github.com/lnbits/lnurlp",