From 865bf83b5c43669f7c6718d5a07b5af3cedb259e Mon Sep 17 00:00:00 2001 From: alan Date: Fri, 29 May 2026 15:26:27 +0000 Subject: [PATCH] [UPDATE] nostr_bunker to v0.0.2 --- extensions.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/extensions.json b/extensions.json index 61a75470..77bfd457 100644 --- a/extensions.json +++ b/extensions.json @@ -2298,6 +2298,18 @@ "short_description": "A BlackJack Dealer", "icon": "https://raw.githubusercontent.com/lnbits/blackjack/main/static/image/blackjack.png", "details_link": "https://raw.githubusercontent.com/lnbits/blackjack/main/config.json" + }, + { + "id": "nostr_bunker", + "repo": "https://github.com/lnbits/nostr_bunker", + "version": "0.0.2", + "archive": "https://github.com/lnbits/nostr_bunker/archive/refs/tags/v0.0.2.zip", + "hash": "e56c75d9815ecde65dcace77d74ad8eae5a7bed47b9f8a1956c6e280d6bcdf31", + "min_lnbits_version": "1.4.2", + "name": "Nostr Bunker", + "short_description": "Run a NIP-46 bunker with per-client signing policies", + "icon": "https://raw.githubusercontent.com/lnbits/nostr_bunker/main/static/image/nostr_bunker.png", + "details_link": "https://raw.githubusercontent.com/lnbits/nostr_bunker/main/config.json" } ] } \ No newline at end of file