diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-10-23 09:13:41 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-10-23 10:31:05 +0200 |
commit | 3501c52176d1122d9de08462435f633cd21de370 (patch) | |
tree | cc2beb241d9728d8cd56efe1501c7228f5e60c35 /solenv | |
parent | 41e00b105f004b75451e24043dc85af703c91dd3 (diff) |
Sync flatpak-manifest.in with Flathub
...including
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/4bad0762b8931a30055520dda45a2f5044b248eb>
"Update gvfs-1.52.0.tar.xz to 1.52.1"
Change-Id: I9b346fc9e3632c4075837f08c0e493f07f6a18fb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158339
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 0f30894ad773..6e174109c78a 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.52/gvfs-1.52.0.tar.xz", - "sha256": "e40e2035a40bc51ce9e88eed05b025596e40bb4aaf9bc632d12ce74fdb30b1f6", + "url": "https://download.gnome.org/sources/gvfs/1.52/gvfs-1.52.1.tar.xz", + "sha256": "cdbd4440f6d08792a6e7521244c17386e20bd537d375117099fc8fb68fe91741", "x-checker-data": { "type": "gnome", "name": "gvfs", |