[gegl] motion-blur-zoom: update reference hash



commit d257db05d7985374d5ab7504053a084d0dd14b04
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 20:59:36 2017 +0200

    motion-blur-zoom: update reference hash

 operations/common-gpl3+/motion-blur-zoom.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common-gpl3+/motion-blur-zoom.c b/operations/common-gpl3+/motion-blur-zoom.c
index de1e513..95b65af 100644
--- a/operations/common-gpl3+/motion-blur-zoom.c
+++ b/operations/common-gpl3+/motion-blur-zoom.c
@@ -243,7 +243,7 @@ gegl_op_class_init (GeglOpClass *klass)
       "categories",         "blur",
       "position-dependent", "true",
       "license",            "GPL3+",
-      "reference-hash",     "9708f693b8f9628f4e54bc2ebeae9926",
+      "reference-hash",     "43404a80660830fc48a1acb14ddedae8",
       "description", _("Zoom motion blur"),
       NULL);
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]