gnucash-on-flatpak master: fix libofx' sha256sum

Frank H.Ellenberger fell at code.gnucash.org
Thu Jan 21 13:25:00 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-flatpak/commit/8194ab5c (commit)
	from  https://github.com/Gnucash/gnucash-on-flatpak/commit/add21551 (commit)



commit 8194ab5c561f8fab855bc1a226490e426fa36b8f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 21 18:29:48 2021 +0100

    fix libofx' sha256sum

diff --git a/modules/libofx.json b/modules/libofx.json
index 594266e..0f4dd4b 100644
--- a/modules/libofx.json
+++ b/modules/libofx.json
@@ -9,7 +9,7 @@
         {
             "type": "archive",
             "url": "https://github.com/libofx/libofx/archive/0.10.0.tar.gz",
-            "sha256": "f11f46d91573e7d0964eb796c4dcaa33218ede8319b77b817356cf54aaa7bbcc"
+            "sha256": "2d2c6bbbdaf49838a2ebb059e420cf7138b0424951b30b9f9dba9cbbd6c4db41"
         }
     ],
     "modules": [



Summary of changes:
 modules/libofx.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list