gitqlient: Update to v1.6.2 (#10212)

* Update to v1.6.2
This commit is contained in:
Chris Brunner
2024-03-15 02:40:57 -04:00
committed by GitHub
parent f2776387c6
commit 365810601e
3 changed files with 16 additions and 149 deletions

View File

@@ -1,4 +1,4 @@
resource app_signature "application/x-vnd.qt5-gitqlient";
resource app_signature "@APP_SIGNATURE@";
resource app_flags B_MULTIPLE_LAUNCH;
@@ -11,7 +11,7 @@ resource app_version {
internal = 0,
short_info = "Graphical Git client",
long_info = "A multi-platform Git client"
long_info = "@LONG_INFO"
};