diff --git a/extensions.json b/extensions.json index 4f0ed37..9eba5ba 100644 --- a/extensions.json +++ b/extensions.json @@ -528,6 +528,17 @@ "icon": "https://git.atitlan.io/aiolabs/chatelet/raw/branch/main/static/image/aio.png", "archive": "https://git.atitlan.io/aiolabs/chatelet/archive/v0.3.0.zip", "hash": "3f5fe8a26978bd295a158cc0737cb6a802202920287a5e2f642426d0feef821a" + }, + { + "id": "boltcards", + "repo": "https://git.atitlan.io/aiolabs/boltcards", + "name": "Bolt Cards", + "min_lnbits_version": "1.3.0", + "version": "1.1.0-aio.1", + "short_description": "Self custody Bolt Cards with one time LNURLw", + "icon": "https://git.atitlan.io/aiolabs/boltcards/raw/branch/main/static/image/boltcard.png", + "archive": "https://git.atitlan.io/aiolabs/boltcards/archive/v1.1.0-aio.1.zip", + "hash": "70f34c4bf637e500ee08999132083eecbb5dd2224ff34b89b9644d471adaf288" } ] }