diff --git a/extensions.json b/extensions.json index b36cf22..e9693b2 100644 --- a/extensions.json +++ b/extensions.json @@ -252,6 +252,17 @@ "archive": "https://github.com/lnbits/lnurlp/archive/refs/tags/v1.2.0.zip", "hash": "d3872eb5f65b9e962fc201d6784f94f3fd576284582b980805142a2b3f62d8e8" }, + { + "id": "lnurlp", + "repo": "https://git.atitlan.io/aiolabs/lnurlp", + "name": "Pay Links", + "min_lnbits_version": "1.4.0", + "version": "1.3.0-aio.1", + "short_description": "Make reusable LNURL pay links", + "icon": "https://git.atitlan.io/aiolabs/lnurlp/raw/branch/main/static/image/lnurl-pay.png", + "archive": "https://git.atitlan.io/aiolabs/lnurlp/archive/v1.3.0-aio.1.zip", + "hash": "1b3b982aea53d7935a551fd069efd8ba0f362834494cef14c115ae38b6b54a08" + }, { "id": "restaurant", "repo": "https://git.atitlan.io/aiolabs/restaurant",