From 644bdd9c769bc9de8e3a10c093e2aae8d22270a6 Mon Sep 17 00:00:00 2001
From: Yann Leboulanger <asterix@lagaule.org>
Date: Fri, 30 Mar 2018 21:57:45 +0200
Subject: [PATCH] update plugin installer sha256 for flatpak

---
 org.gajim.Gajim.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.gajim.Gajim.json b/org.gajim.Gajim.json
index a59bf9ec07..48584700c9 100644
--- a/org.gajim.Gajim.json
+++ b/org.gajim.Gajim.json
@@ -360,7 +360,7 @@
                 {
                     "type": "archive",
                     "url": "https://ftp.gajim.org/plugins_1/plugin_installer.zip",
-                    "sha256": "a4ee63a4b7fd213236f30f23ff0535d63bad2fd276363d4ac8d320da63d4d09c",
+                    "sha256": "3b0c40b22596da54c0eea7f7571c83b61619996ebe6c00b304d7fa5278aaefbb",
                     "dest": "gajim/data/plugins/plugin_installer"
                 }
             ]
-- 
GitLab