From 6490a22558076b588c5f579cbe7ce3096688c5bb Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 18 Dec 2025 01:08:54 +0000 Subject: [PATCH] [UPDATE] tpos to v1.1.5 --- extensions.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index c6ceee3..098b546 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.5", + "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.5.zip", + "hash": "f1089e1cdb816b003f7345a25edfc6d48e438ce7b56b9ce2fe2848d91632bdc1" }, { "id": "usermanager",