From dea29b324f307fa5f402dc31c27c2b2a2875ffb1 Mon Sep 17 00:00:00 2001 From: alan Date: Fri, 19 Dec 2025 09:50:56 +0000 Subject: [PATCH] [UPDATE] tpos to v1.1.7 --- extensions.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index c6ceee3..59e2dcd 100644 --- a/extensions.json +++ b/extensions.json @@ -338,7 +338,21 @@ "details_link": "https://raw.githubusercontent.com/lnbits/tpos/main/config.json", "icon": "https://raw.githubusercontent.com/lnbits/tpos/main/static/image/tpos.png", "archive": "https://github.com/lnbits/tpos/archive/refs/tags/v1.1.4.zip", - "hash": "2d9ec929ee023a5e2fc2efb297fc406454e87878a33c868f1559f0b660df28c3" + "hash": "2d9ec929ee023a5e2fc2efb297fc406454e87878a33c868f1559f0b660df28c3", + "max_lnbits_version": "1.4.0" + }, + { + "id": "tpos", + "repo": "https://github.com/lnbits/tpos", + "name": "TPoS", + "version": "1.1.7", + "min_lnbits_version": "1.4.0", + "short_description": "A shareable PoS terminal!", + "paid_features": "Free to use all the PoS features, apart from 0.5% charge for the ATM which draws to help maintain development.", + "details_link": "https://raw.githubusercontent.com/lnbits/tpos/main/config.json", + "icon": "https://raw.githubusercontent.com/lnbits/tpos/main/static/image/tpos.png", + "archive": "https://github.com/lnbits/tpos/archive/refs/tags/v1.1.7.zip", + "hash": "9db49ec0246b42f4cc9a0248e5db47521c5373bd04f7acfddf5eb5bc964ae93b" }, { "id": "usermanager",