From 0822c4e3bc794ca508581f033c7ff0960733a454 Mon Sep 17 00:00:00 2001 From: blackcoffeexbt <87530449+blackcoffeexbt@users.noreply.github.com> Date: Wed, 12 Feb 2025 10:56:48 +0000 Subject: [PATCH] Update Gerty to v1.0.1 (#514) --- extensions.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index c39b69d..737c13d 100644 --- a/extensions.json +++ b/extensions.json @@ -117,6 +117,18 @@ "archive": "https://github.com/lnbits/gerty/archive/refs/tags/v1.0.0.zip", "hash": "5f7c3d92e19dd96ad06613d81369e810d8f3a17b8f970db22f6350dc52ed8d0e" }, + { + "id": "gerty", + "repo": "https://github.com/lnbits/gerty", + "name": "Gerty", + "version": "1.0.1", + "min_lnbits_version": "1.0.0", + "short_description": "Desktop bitcoin Assistant", + "icon": "https://raw.githubusercontent.com/lnbits/gerty/main/static/gerty.png", + "details_link": "https://raw.githubusercontent.com/lnbits/gerty/main/config.json", + "archive": "https://github.com/lnbits/gerty/archive/refs/tags/v1.0.1.zip", + "hash": "cb6bfc240d191e182f33cea1356eeed2c92e6b66c3324ed1c42dd1d82553758f" + }, { "id": "jukebox", "repo": "https://github.com/lnbits/jukebox", @@ -1681,4 +1693,4 @@ "hash": "3e547a6396273f85c4bc33e0e7654c445cb002e6df8b0d72ce3b3bc133ee11ac" } ] -} \ No newline at end of file +}