1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

autoupdater + use the new version number

This commit is contained in:
OniriCorpe 2024-05-02 20:41:00 +02:00 committed by GitHub
parent 4a1403b397
commit 471abb0e4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ name = "Invidious"
description.en = "Alternative front-end to YouTube" description.en = "Alternative front-end to YouTube"
description.fr = "Front-end alternatif à YouTube" description.fr = "Front-end alternatif à YouTube"
version = "24.04.27~ynh1" version = "2.20240427~ynh1"
maintainers = [] maintainers = []
@ -53,6 +53,9 @@ ram.runtime = "50M"
url = "https://github.com/iv-org/invidious/archive/refs/tags/v2.20240427.tar.gz" url = "https://github.com/iv-org/invidious/archive/refs/tags/v2.20240427.tar.gz"
sha256 = "0f290de213eda898f95fd0108652738f88bb6d09289e0cea86c178050271660d" sha256 = "0f290de213eda898f95fd0108652738f88bb6d09289e0cea86c178050271660d"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^v(.*)$" # v<MAJOR><dot><YYYY><MM><DD>
[resources.system_user] [resources.system_user]
[resources.install_dir] [resources.install_dir]