[gimp-web] content: fix build-id of Windows package.



commit de66489eadcec43a1a51ab4bea0f95ac5b11f9a6
Author: Jehan <jehan girinstud io>
Date:   Mon Mar 30 13:53:21 2020 +0200

    content: fix build-id of Windows package.
    
    s/org.gimp.GIMP_Official/org.gimp.GIMP_official/.
    Small casing difference which broke the comparison for revision check.

 content/gimp_versions.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/content/gimp_versions.json b/content/gimp_versions.json
index 6c2e28b3..1578fcfe 100644
--- a/content/gimp_versions.json
+++ b/content/gimp_versions.json
@@ -18,7 +18,7 @@
                         "sha256": "bf6ce59587e63e1e8bab923e7dfdaa0f2c8bd3ac4d0ced602f3c063f9e32465c",
                         "min-support": "Windows 7",
                         "comment": "Fixes https://gitlab.gnome.org/GNOME/gegl/-/issues/231, which corrupted 
images once the swap file hit 2 GiB",
-                        "build-id": "org.gimp.GIMP_Official",
+                        "build-id": "org.gimp.GIMP_official",
                         "revision": 2
                 },
                 {
@@ -28,7 +28,7 @@
                         "sha256": "3afe61d57dab032a087ddd45853bc52e967f706505a1aab953e7527586407b5b",
                         "min-support": "Windows 7",
                         "comment": "Fixes issue #4758, a libopenblas-related problem in foreground 
extraction on 32-bit MS Windows platforms",
-                        "build-id": "org.gimp.GIMP_Official",
+                        "build-id": "org.gimp.GIMP_official",
                         "revision": 1
                 },
                 {
@@ -37,7 +37,7 @@
                         "sha512": 
"cffb5c56b957f980890e5f6fc7cd313a2631c57ad10c4901d7da79d287b4f631594c4d1f4b654d439d2253bdd243c6e46a530038b658101cb5dd0d365f6308e2",
                         "sha256": "e34d5f5f4fb7a0ff0f01e31e813a5ffe08e8423201e97efdc56117a5950173f2",
                         "min-support": "Windows 7",
-                        "build-id": "org.gimp.GIMP_Official"
+                        "build-id": "org.gimp.GIMP_official"
                 }
             ]
         },


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