From b25d07d408cdbe76d2911fcc3e6344d136c62ec7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 16 May 2024 03:42:31 +0200 Subject: [PATCH] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ea62052..f7f4be2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,8 +55,8 @@ ram.runtime = "200M" autoupdate.strategy = "latest_github_release" [resources.sources.libheif] - url = "https://github.com/strukturag/libheif/releases/download/v1.12.0/libheif-1.12.0.tar.gz" - sha256 = "e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718" + url = "https://github.com/strukturag/libheif/archive/refs/tags/v1.17.6.tar.gz" + sha256 = "55bae7858bfd1679923d4a7db08ce1dcf3216667fa8f1da193a0577876b8a904" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/strukturag/libheif"