[gegl] linear-gradient: update reference hash



commit 331db53a27754258fbfa84f6892fd341445ba1a5
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 21:05:42 2017 +0200

    linear-gradient: update reference hash

 operations/common/linear-gradient.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/linear-gradient.c b/operations/common/linear-gradient.c
index c21d902..7af59ad 100644
--- a/operations/common/linear-gradient.c
+++ b/operations/common/linear-gradient.c
@@ -138,7 +138,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "name",               "gegl:linear-gradient",
     "title",              _("Linear Gradient"),
     "categories",         "render:gradient",
-    "reference-hash",     "b195121498a9b03f2ad676c404e330eb",
+    "reference-hash",     "4e09f5cc5644c4262e4f4195a5a8cb5c",
     "position-dependent", "true",
     "description" , _("Linear gradient renderer"),
     NULL);


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