diff --git a/extensions.json b/extensions.json index 94a0325..d945df5 100644 --- a/extensions.json +++ b/extensions.json @@ -155,6 +155,16 @@ "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.6.1-aio.1.zip", "hash": "519bbb8b6cd1094b1c4ab8f49236edfe443b544948a78d9098977ddf11954890" }, + { + "id": "events", + "repo": "https://git.atitlan.io/aiolabs/events", + "name": "AIO Events", + "version": "1.6.1-aio.2", + "short_description": "Nostr-driven inventory sync (ticket counts in NIP-52 tags, republish on every sale), multi-ticket purchases as N independently-scannable rows on one invoice, GET /tickets/user + polling endpoint, republish-all/republish-mine admin tools.", + "icon": "https://git.atitlan.io/aiolabs/events/raw/branch/main/static/image/events.png", + "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.6.1-aio.2.zip", + "hash": "69c1d5bd7000bfc15265bac659ee01c275c0bed314c21fc575d1ac430b7a1082" + }, { "id": "nostrclient", "repo": "https://git.atitlan.io/aiolabs/nostrclient",