From f25ddae8d5f40586b320dad70c3efa71ce3daed0 Mon Sep 17 00:00:00 2001 From: alan Date: Fri, 29 May 2026 15:09:50 +0000 Subject: [PATCH] [UPDATE] nostr_bunker to v0.0.1 --- extensions.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/extensions.json b/extensions.json index 61a75470..82236740 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.1", + "archive": "https://github.com/lnbits/nostr_bunker/archive/refs/tags/v0.0.1.zip", + "hash": "46fba4961be25e900b780878ff4fd48c2a38c0468a6db9c00c57b25d2b6b0ec0", + "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