diff --git a/manifest.toml b/manifest.toml index 4c5d270..5066676 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "myTinyTodo" description.en = "Open source to-do list script" description.fr = "Gestionnaire de todo list" -version = "1.8.1~ynh1" +version = "v1.8.1~ynh1" maintainers = ["plabuse"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/maxpozdeev/mytinytodo/releases/download/v1.8.1/mytinytodo-v1.8.1.tar.gz" - sha256 = "1add8ea5ca3d43ec7b8d6c6c73689b620534e4fbacb270333c61117350d258b3" + url = "https://github.com/maxpozdeev/mytinytodo/archive/refs/tags/v1.8.1.tar.gz" + sha256 = "ec5eb3cc43b937e7c92198487bd4c52970dae5a7bed900d8005b71ec3c58227f" autoupdate.strategy = "latest_github_tag" [resources.system_user]