From 0852a595e3a6a6547565cab0ecb8760d8acb4e54 Mon Sep 17 00:00:00 2001 From: Patrick Mulligan Date: Tue, 31 Mar 2026 11:55:43 -0400 Subject: [PATCH] bump castle v0.0.6 --- extensions.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/extensions.json b/extensions.json index daac9700..0c2b63be 100644 --- a/extensions.json +++ b/extensions.json @@ -105,6 +105,16 @@ "archive": "https://git.atitlan.io/aiolabs/castle/archive/v0.0.5.zip", "hash": "4c7c3683632cbdd6b1e810e5d1020ad6f03189414507c62d4dc9217813983c3c" }, + { + "id": "castle", + "repo": "https://git.atitlan.io/aiolabs/castle", + "name": "Castle", + "version": "0.0.6", + "short_description": "Castle Accounting", + "icon": "https://git.atitlan.io/aiolabs/castle/raw/branch/main/static/image/castle.png", + "archive": "https://git.atitlan.io/aiolabs/castle/archive/v0.0.6.zip", + "hash": "7eb2deacce6a70ab306b23415da70a4da8ebd07490cb13f01fecdf6370356c7d" + }, { "id": "lnurlp", "repo": "https://github.com/lnbits/lnurlp",