[gegl] vector-fill: update reference hash



commit 6f29928d22097248273867db7a1c82f20c97978b
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Jul 1 03:44:16 2021 +0200

    vector-fill: update reference hash

 operations/external/vector-fill.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/operations/external/vector-fill.c b/operations/external/vector-fill.c
index 024361522..ad17ebf19 100644
--- a/operations/external/vector-fill.c
+++ b/operations/external/vector-fill.c
@@ -319,7 +319,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "name",        "gegl:fill-path",
     "title",       _("Fill Path"),
     "categories",  "render:vector",
-    "reference-hash", "d0909281920b72afbf399d942e464823",
+    "reference-hash", "b4bd682b327caa2444c6aa93cd009396",
     "description", _("Renders a filled region"),
     "reference-composition", composition,
     NULL);


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