lnurlp: replace v1.3.0-aio.1 with v1.3.0-aio.2
v1.3.0-aio.1 (tag at 6d8ee66) pointed at an upstream PR cherry-pick without the nostr-transport-RPC work we actually want shipped. No deployed host was running it; remove to prevent it being installable. v1.3.0-aio.2 is cut at aiolabs/lnurlp main HEAD (31cf2eb), which includes the nostr-transport-RPC commit plus three upstream PR cherry-picks (#125 docs, #129 double-slash fix, #133 zap receipt) that landed after the upstream v1.3.0 tag. archive: https://git.atitlan.io/aiolabs/lnurlp/archive/v1.3.0-aio.2.zip sha256: 7a6428c81d4a23c1a7060fcd12d4bd732c1383c2ee3cd91a228a01fee8170b3c
This commit is contained in:
parent
24dffa1555
commit
47dd7d4b7b
1 changed files with 3 additions and 3 deletions
|
|
@ -277,11 +277,11 @@
|
||||||
"repo": "https://git.atitlan.io/aiolabs/lnurlp",
|
"repo": "https://git.atitlan.io/aiolabs/lnurlp",
|
||||||
"name": "Pay Links",
|
"name": "Pay Links",
|
||||||
"min_lnbits_version": "1.4.0",
|
"min_lnbits_version": "1.4.0",
|
||||||
"version": "1.3.0-aio.1",
|
"version": "1.3.0-aio.2",
|
||||||
"short_description": "Make reusable LNURL pay links",
|
"short_description": "Make reusable LNURL pay links",
|
||||||
"icon": "https://git.atitlan.io/aiolabs/lnurlp/raw/branch/main/static/image/lnurl-pay.png",
|
"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",
|
"archive": "https://git.atitlan.io/aiolabs/lnurlp/archive/v1.3.0-aio.2.zip",
|
||||||
"hash": "1b3b982aea53d7935a551fd069efd8ba0f362834494cef14c115ae38b6b54a08"
|
"hash": "7a6428c81d4a23c1a7060fcd12d4bd732c1383c2ee3cd91a228a01fee8170b3c"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "splitpayments",
|
"id": "splitpayments",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue