From 89ab61fb2ba7b1aeb81883fa6a7e3c4b36c34d40 Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 18 Dec 2025 01:19:06 +0000 Subject: [PATCH] [UPDATE] chaospad to v0.1.0 --- extensions.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/extensions.json b/extensions.json index c6ceee3..7c099bc 100644 --- a/extensions.json +++ b/extensions.json @@ -2104,6 +2104,18 @@ "short_description": "Scrum with paid tasks", "icon": "https://raw.githubusercontent.com/lnbits/scrum/main/static/image/scrum.png", "details_link": "https://raw.githubusercontent.com/lnbits/scrum/main/config.json" + }, + { + "id": "chaospad", + "repo": "https://github.com/lnbits/chaospad", + "version": "0.1.0", + "archive": "https://github.com/lnbits/chaospad/archive/refs/tags/v0.1.0.zip", + "hash": "5971fb9a571041e3bf9fc5fe1ece995b525897c20fadfc0a2db097fecd4e8545", + "min_lnbits_version": "1.1.0", + "name": "ChaosPad", + "short_description": "Collaborative pads", + "icon": "https://raw.githubusercontent.com/lnbits/chaospad/main/static/image/chaospad.png", + "details_link": "https://raw.githubusercontent.com/lnbits/chaospad/main/config.json" } ] } \ No newline at end of file