1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

Upgrade sources

This commit is contained in:
yunohost-bot 2024-07-11 03:40:56 +02:00 committed by YunoHost Bot
parent 99d3102117
commit 0995c41e4c

View file

@ -55,8 +55,8 @@ ram.runtime = "200M"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
[resources.sources.libheif] [resources.sources.libheif]
url = "https://github.com/strukturag/libheif/releases/download/v1.17.6/libheif-1.17.6.tar.gz" url = "https://github.com/strukturag/libheif/releases/download/v1.18.0/libheif-1.18.0.tar.gz"
sha256 = "8390baf4913eda0a183e132cec62b875fb2ef507ced5ddddc98dfd2f17780aee" sha256 = "3f25f516d84401d7c22a24ef313ae478781b95f235c250b06152701c401055c3"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.upstream = "https://github.com/strukturag/libheif" autoupdate.upstream = "https://github.com/strukturag/libheif"