diff options
| -rw-r--r-- | .flatpak-manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 659272785..40d31a9a0 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -77,8 +77,8 @@ "sources": [ { "type": "archive", - "url": "https://www.libarchive.org/downloads/libarchive-3.8.1.tar.xz", - "sha256": "19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5" + "url": "https://github.com/libarchive/libarchive/releases/download/v3.8.5/libarchive-3.8.5.tar.xz", + "sha256": "d68068e74beee3a0ec0dd04aee9037d5757fcc651591a6dcf1b6d542fb15a703" } ] }, |
