From 0643e31eb6dce4f0898fc19f3bd03e79315f7012 Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 18 Dec 2025 00:15:42 +0000 Subject: [PATCH 1/2] [UPDATE] webshop to v0.0.1 --- extensions.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/extensions.json b/extensions.json index c6ceee3..58430ce 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": "webshop", + "repo": "https://github.com/lnbits/webshop", + "version": "0.0.1", + "archive": "https://github.com/lnbits/webshop/archive/refs/tags/v0.0.1.zip", + "hash": "43355d4600409ffbadc817bbc78c3d1171f0d678bb6a9b704f190f688c45f015", + "min_lnbits_version": "1.1.0", + "name": "WebShop", + "short_description": "Embedible web-shop", + "icon": "https://raw.githubusercontent.com/lnbits/webshop/main/static/image/webshop.png", + "details_link": "https://raw.githubusercontent.com/lnbits/webshop/main/config.json" } ] } \ No newline at end of file From 7840af8d75f2b90f96babec9320f0ff0af992534 Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 18 Dec 2025 00:40:16 +0000 Subject: [PATCH 2/2] [UPDATE] webshop to v0.0.1 --- extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 58430ce..9bd1de2 100644 --- a/extensions.json +++ b/extensions.json @@ -2110,7 +2110,7 @@ "repo": "https://github.com/lnbits/webshop", "version": "0.0.1", "archive": "https://github.com/lnbits/webshop/archive/refs/tags/v0.0.1.zip", - "hash": "43355d4600409ffbadc817bbc78c3d1171f0d678bb6a9b704f190f688c45f015", + "hash": "1fc42c545246d3f9392ec684a62e0797ef426d2111ab5e58752ed9e42f7113dc", "min_lnbits_version": "1.1.0", "name": "WebShop", "short_description": "Embedible web-shop",