diff --git a/manifest.toml b/manifest.toml index 47604c2..e58c77d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Invidious" description.en = "Alternative front-end to YouTube" description.fr = "Front-end alternatif à YouTube" -version = "24.04.27~ynh1" +version = "2.20240427~ynh1" maintainers = [] @@ -53,6 +53,9 @@ ram.runtime = "50M" url = "https://github.com/iv-org/invidious/archive/refs/tags/v2.20240427.tar.gz" sha256 = "0f290de213eda898f95fd0108652738f88bb6d09289e0cea86c178050271660d" + autoupdate.strategy = "latest_github_release" + autoupdate.version_regex = "^v(.*)$" # v
+ [resources.system_user] [resources.install_dir]