[gimp-macos-build] Rebuild gimp with a new fixed wrapper



commit 316945afa58282fc32449bc107630f8e467c15dd
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date:   Wed Oct 30 08:33:46 2019 +0100

    Rebuild gimp with a new fixed wrapper

 .circleci/config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 88df4b9..ea19ca3 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -65,7 +65,7 @@ jobs:
         # we need to make it automatically depended on the corresponding modules
         - restore_cache:
             keys:
-              - gimp-2.10.14-v2
+              - gimp-2.10.14-v3
               - webkit-v12
               - gimp-deps-v1
               - bootstrap-v13
@@ -121,7 +121,7 @@ jobs:
         - save_cache:
             paths:
               - ~/gtk
-            key: gimp-2.10.14-v2
+            key: gimp-2.10.14-v3
         - run:
             name: Importing signing certificate
             command: |


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