[gegl] softglow: update reference hash



commit 29791c44bdf1f5c7c86a430dc7ad5d00f4b6dfa3
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 21:03:13 2017 +0200

    softglow: update reference hash

 operations/common-gpl3+/softglow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common-gpl3+/softglow.c b/operations/common-gpl3+/softglow.c
index 443c535..1e61c78 100644
--- a/operations/common-gpl3+/softglow.c
+++ b/operations/common-gpl3+/softglow.c
@@ -233,7 +233,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "title",       _("Softglow"),
     "categories",  "artistic",
     "license",     "GPL3+",
-    "reference-hash", "9ee1639c709f7404762786d0835eb3a4",
+    "reference-hash", "79d6d9b996a749e262c4229684b91923",
     "description", _("Simulate glow by making highlights intense and fuzzy"),
     NULL);
 }


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