[gegl] noise-rgb: update reference hash



commit 91c07464bef6c8adf11c89a0a252af5432323164
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 21:06:59 2017 +0200

    noise-rgb: update reference hash

 operations/common/noise-rgb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/noise-rgb.c b/operations/common/noise-rgb.c
index 63884eb..028534a 100644
--- a/operations/common/noise-rgb.c
+++ b/operations/common/noise-rgb.c
@@ -203,7 +203,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "name",           "gegl:noise-rgb",
     "title",          _("Add RGB Noise"),
     "categories",     "noise",
-    "reference-hash", "2783edddbc10bb2e9cbf8372a2d913ef",
+    "reference-hash", "f5eaaf50c2794262c6969d527d619a5f",
     "description", _("Distort colors by random amounts"),
     NULL);
 }


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