[gegl] noise-solid: update reference hash



commit 3cfb0ff35ed6d655d65b35a7540b7d239a7c8493
Author: Thomas Manni <thomas manni free fr>
Date:   Sat Nov 11 11:17:32 2017 +0100

    noise-solid: update reference hash

 operations/common-gpl3+/noise-solid.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common-gpl3+/noise-solid.c b/operations/common-gpl3+/noise-solid.c
index d40198f..61385fb 100644
--- a/operations/common-gpl3+/noise-solid.c
+++ b/operations/common-gpl3+/noise-solid.c
@@ -346,7 +346,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "title",              _("Solid Noise"),
     "categories",         "render",
     "position-dependent", "true",
-    "reference-hash",     "9818f90c5c37be2304ea0bf0b3570ec8",
+    "reference-hash",     "db948cc7b2956b5459f7260907c8810c",
     "license",            "GPL3+",
     "description", _("Create a random cloud-like texture"),
     NULL);


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