From 53346c1abcfc4f32658f25a1c78dc7fcde32e7a0 Mon Sep 17 00:00:00 2001 From: Padreug Date: Sun, 17 May 2026 20:32:02 +0200 Subject: [PATCH] extensions: bump libra to v0.2.2 --- extensions.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/extensions.json b/extensions.json index 325ce11..dd9514f 100644 --- a/extensions.json +++ b/extensions.json @@ -235,6 +235,16 @@ "archive": "https://git.atitlan.io/aiolabs/libra/archive/v0.2.1.zip", "hash": "fe0041e11432e671187988d235d19c9dc3608b5a6a023969eeb8c0800c0962f7" }, + { + "id": "libra", + "repo": "https://git.atitlan.io/aiolabs/libra", + "name": "Libra", + "version": "0.2.2", + "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.2.zip", + "hash": "06a02b18437427164c8db4857fe97bac2e7aa768ca818973cb4023b578faf607" + }, { "id": "lnurlp", "repo": "https://github.com/lnbits/lnurlp",