[recipes/recipes-1.0] Update the flatpak manifest for 1.0.6



commit bb4bbf28a9925cb660a5d05819a13260b8161454
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun May 7 16:41:28 2017 -0400

    Update the flatpak manifest for 1.0.6
    
    I forgot that this needs to be bumped as well.
    At the same time, add the commit ID in addition
    to the tag.

 flatpak/org.gnome.Recipes.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/flatpak/org.gnome.Recipes.json b/flatpak/org.gnome.Recipes.json
index 9547822..5aa1fb0 100644
--- a/flatpak/org.gnome.Recipes.json
+++ b/flatpak/org.gnome.Recipes.json
@@ -63,7 +63,8 @@
                     {
                         "type": "git",
                         "url": "git://git.gnome.org/recipes",
-                        "branch": "1.0.4"
+                        "branch": "1.0.6",
+                        "commit": "715f9623d05dd411e18dd0d6b1a71fe26a809ee1"
                     }
             ]
         }


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