[frogr] flatpak: Update stable manifest to point to the latest release



commit 8ac9a3051e57e476276a6739ea7f6f55aff4deba
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Sat May 20 23:52:28 2017 +0100

    flatpak: Update stable manifest to point to the latest release
    
    Also, update it to build against the current stable runtime: 3.24

 flatpak/org.gnome.frogr-stable.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.frogr-stable.json b/flatpak/org.gnome.frogr-stable.json
index d1cd645..9b14a67 100644
--- a/flatpak/org.gnome.frogr-stable.json
+++ b/flatpak/org.gnome.frogr-stable.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.frogr",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "3.22",
+    "runtime-version": "3.24",
     "branch": "stable",
     "sdk": "org.gnome.Sdk",
     "command": "frogr",
@@ -37,7 +37,7 @@
                 {
                     "type": "git",
                     "url": "git://git.gnome.org/frogr",
-                    "branch": "73083899ab1dbda3b420a27c0b6cf974963e378d"
+                    "branch": "RELEASE_1.3"
                 }
             ]
         }


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