diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-09-18 09:11:42 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-09-18 13:17:48 +0200 |
commit | 384e12a806dbf86bd69c2c994a84a8b9f64fd67f (patch) | |
tree | 604e7d113d2801167003ffbd941c9ba14c030853 /solenv | |
parent | 15cacb9054b3cdbdc803634b73d697c3147167bf (diff) |
Sync flatpak-manifest.in with Flathub
...including
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/c4535c99d165fe22f4ae0dcc59a505f1e96a6f72>
"Update gvfs-1.50.6.tar.xz to 1.52.0"
Change-Id: I5554a832efc03cfaf35d18f99b459ac2147c4d84
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157015
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 bb5a174cba3f..0f30894ad773 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.6.tar.xz", - "sha256": "c4f6e11fc4eaa9933f4db8c7a34475e0668cead2bffed96867d061be3d39dda5", + "url": "https://download.gnome.org/sources/gvfs/1.52/gvfs-1.52.0.tar.xz", + "sha256": "e40e2035a40bc51ce9e88eed05b025596e40bb4aaf9bc632d12ce74fdb30b1f6", "x-checker-data": { "type": "gnome", "name": "gvfs", |