extensions: bump libra to v0.2.0

Adds user-facing income/revenue submission endpoint, SUBMIT_INCOME
permission, and assorted UI polish on the pending-approvals view.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Padreug 2026-05-17 15:51:23 +02:00
commit eb5c1d9cdd

View file

@ -215,6 +215,16 @@
"archive": "https://git.atitlan.io/aiolabs/libra/archive/v0.1.0.zip", "archive": "https://git.atitlan.io/aiolabs/libra/archive/v0.1.0.zip",
"hash": "b3dc77d95047b3ef0733bd2ae761b547bc8d2275cb022ec071a1ab276d9683da" "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", "id": "lnurlp",
"repo": "https://github.com/lnbits/lnurlp", "repo": "https://github.com/lnbits/lnurlp",