solenv/flatpak-manifest.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 1a7f87a71f25f3658af7b3b6d53637480fb5e85c Author: Stephan Bergmann <[email protected]> AuthorDate: Thu Oct 24 13:07:13 2024 +0200 Commit: Stephan Bergmann <[email protected]> CommitDate: Thu Oct 24 23:00:14 2024 +0200 Adapt flatpak build to upstream changes <https://github.com/flathub/org.libreoffice.LibreOffice/commit/b9c5a10b9c0cbac84e3e63ce3ec0e6a09aab8f8d> "gvfs: Update gvfs-1.56.0.tar.xz to 1.56.1" Change-Id: Iaf20b7bb5662cdcd54817f15fa366df17dab53e0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175548 Reviewed-by: Stephan Bergmann <[email protected]> Tested-by: Jenkins diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index c1c6fff75f63..0a75e0741369 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -51,8 +51,8 @@ "sources": [ { "type": "archive", - "url": "https://download.gnome.org/sources/gvfs/1.56/gvfs-1.56.0.tar.xz", - "sha256": "441d2356c72616364cdb420af96199113a13ed9e146f2175fe373989adada39e", + "url": "https://download.gnome.org/sources/gvfs/1.56/gvfs-1.56.1.tar.xz", + "sha256": "86731ccec679648f8734e237b1de190ebdee6e4c8c0f56f454c31588e509aa10", "x-checker-data": { "type": "gnome", "name": "gvfs",
