From f3abd29b94e031bd430705d77a01e3a2ab6a181a Mon Sep 17 00:00:00 2001 From: Alan Bits Date: Mon, 16 Dec 2024 15:30:46 +0100 Subject: [PATCH] [UPDATE] nostrclient to v1.0.0 (#506) --- extensions.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 111476f..c39b69d 100644 --- a/extensions.json +++ b/extensions.json @@ -1488,6 +1488,18 @@ "hash": "4c81c251049599ef0ee32393b45fe5e4870ab02772dadb34e489b1a247411eca", "details_link": "https://raw.githubusercontent.com/lnbits/nostrclient/main/config.json" }, + { + "id": "nostrclient", + "repo": "https://github.com/lnbits/nostrclient", + "name": "Nostr Client", + "version": "1.0.0", + "min_lnbits_version": "1.0.0", + "short_description": "Nostr client for extensions", + "icon": "https://raw.githubusercontent.com/lnbits/nostrclient/main/static/images/nostr-bitcoin.png", + "archive": "https://github.com/lnbits/nostrclient/archive/refs/tags/v1.0.0.zip", + "hash": "f3f149a48b83014bd5869c72535b3b372db45f84b164ae300aba746afa297c7f", + "details_link": "https://raw.githubusercontent.com/lnbits/nostrclient/main/config.json" + }, { "id": "nostrrelay", "repo": "https://github.com/lnbits/nostrrelay", @@ -1669,4 +1681,4 @@ "hash": "3e547a6396273f85c4bc33e0e7654c445cb002e6df8b0d72ce3b3bc133ee11ac" } ] -} +} \ No newline at end of file