diff --git a/extensions.json b/extensions.json index 7bdf3f2..21d2606 100644 --- a/extensions.json +++ b/extensions.json @@ -135,6 +135,16 @@ "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.5.zip", "hash": "40c8adcfd31c8ea528e90c6ebf683aaeb6af077a84aa9b1ea9f031c9d99ed690" }, + { + "id": "events", + "repo": "https://git.atitlan.io/aiolabs/events", + "name": "AIO Events", + "version": "1.3.0-aio.6", + "short_description": "Fork-migrations split: schema deltas move to migrations_fork.py (requires aiolabs/lnbits with extension_fork loader)", + "icon": "https://git.atitlan.io/aiolabs/events/raw/branch/main/static/image/events.png", + "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.6.zip", + "hash": "637e7dfd06dae37143ed91e004e7cd153d6f56c6d3b79a1fae9283eff8e0dbd3" + }, { "id": "nostrclient", "repo": "https://git.atitlan.io/aiolabs/nostrclient",