diff --git a/manifest.toml b/manifest.toml index f5cba75..9dd0b62 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Immich" description.en = "Photo and video backup solution directly from your mobile phone" description.fr = "Sauvegarde de photos et de vidéos directement depuis votre mobile" -version = "1.101.0~ynh1" +version = "1.102.0~ynh1" maintainers = ["ewilly"] @@ -42,8 +42,8 @@ ram.runtime = "500M" [resources.sources] [resources.sources.main] - url = "https://github.com/immich-app/immich/archive/refs/tags/v1.101.0.tar.gz" - sha256 = "f052cfb9d162f7a0bcbc47e26a51e9703de3583ef5c560ff16cec374cc539894" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.102.0.tar.gz" + sha256 = "aa3178e7763d342b95bca083cbf55ef0aaca74c139c7624fd6cf5d00c738fff4" autoupdate.strategy = "latest_github_release"