diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-08-07 08:32:58 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-08-07 09:49:23 +0200 |
commit | aff642067712df55c0b5212b4c496e9391777733 (patch) | |
tree | 6f849550783b33cc21f9d1cee6af8952096a1f04 /solenv | |
parent | cdc2b4fe656d92e3817195323993698e052b6fa5 (diff) |
Sync flatpak-manifest.in with Flathub
...including
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/a124ad5042c1ae042049e5b6464db91c221516a6>
"Update gvfs-1.50.5.tar.xz to 1.50.6"
Change-Id: I5b3095d5496c2e9ea0aa428516ee889cb0e7327b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155411
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/flatpak-manifest.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 8839a550548d..d46b98a80882 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -49,8 +49,8 @@ "sources": [ { "type": "archive", - "url": "https://download.gnome.org/sources/gvfs/1.50/gvfs-1.50.5.tar.xz", - "sha256": "b86f09b7331c8642ecebf46a3cda0692f5eb26086f132326a5483c2ebf86a4cb", + "url": "https://download.gnome.org/sources/gvfs/1.50/gvfs-1.50.6.tar.xz", + "sha256": "c4f6e11fc4eaa9933f4db8c7a34475e0668cead2bffed96867d061be3d39dda5", "x-checker-data": { "type": "gnome", "name": "gvfs", |