feat(events): add v1.3.0-aio.6 catalog entry

Fork-migrations split per aiolabs/lnbits#8 — schema deltas move out
of migrations.py into migrations_fork.py so events stays
rebase-friendly against upstream. Requires aiolabs/lnbits with the
extension_fork loader (commit ae997181 or later).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Padreug 2026-05-22 08:42:24 +02:00
commit 438b051d87

View file

@ -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",