From cae4209677a4360f09c18b0825684a50f0637504 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jul 2024 03:40:56 +0200 Subject: [PATCH] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index cf476ec..c8343c9 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.17.6/libheif-1.17.6.tar.gz" - sha256 = "8390baf4913eda0a183e132cec62b875fb2ef507ced5ddddc98dfd2f17780aee" + url = "https://github.com/strukturag/libheif/releases/download/v1.18.0/libheif-1.18.0.tar.gz" + sha256 = "3f25f516d84401d7c22a24ef313ae478781b95f235c250b06152701c401055c3" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/strukturag/libheif"