diff --git a/extensions.json b/extensions.json index 3cb2044..3686943 100644 --- a/extensions.json +++ b/extensions.json @@ -115,6 +115,16 @@ "archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.3.zip", "hash": "f3aa77dce18fd62916963ae92a3e251a64d4385ab9d2afc71e9b719ece69923b" }, + { + "id": "events", + "repo": "https://git.atitlan.io/aiolabs/events", + "name": "AIO Events", + "version": "1.3.0-aio.4", + "short_description": "Edit events with re-approval gating + closes self-approve security gap on PUT /events/{id}", + "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.4.zip", + "hash": "efe38a743291726bedd1d4eace05683e0169c43d30ac0e0e43c8b4c7bdb36cf5" + }, { "id": "nostrclient", "repo": "https://git.atitlan.io/aiolabs/nostrclient",