From cc2db1544ff38209dbe63ae2910980580f8222eb Mon Sep 17 00:00:00 2001 From: ThomasV Date: Wed, 2 Oct 2024 11:15:40 +0200 Subject: [PATCH] plugins.json: update hash --- electrum/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/electrum/plugins.json b/electrum/plugins.json index 600eadcb0..3e0f5b905 100644 --- a/electrum/plugins.json +++ b/electrum/plugins.json @@ -1,6 +1,6 @@ { "virtualkeyboard": { - "hash": "4ab551ec5226e7bb26e21991b33c75387e8de66bd9c5bc402e940e6f8a17050b", + "hash": "6c9478657abc7765c067aba7a1d8905a67dad7860b6b5d53f5d4e376fa43eef7", "description": "Add an optional virtual keyboard to the password dialog.\nWarning: do not use this if it makes you pick a weaker password.", "display_name": "Virtual Keyboard", "available_for": [ @@ -11,4 +11,4 @@ "licence": "MIT", "version": "0.0.1" } -} \ No newline at end of file +}