diff --git a/manifest.toml b/manifest.toml index 933e677..9f66f9b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Pepettes" description.en = "Simple donation form with stripe" description.fr = "Simple formulaire de don avec stripe" -version = "1.0.1~ynh6" +version = "v1.0.1~ynh1" maintainers = ["ljf"] @@ -79,7 +79,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/YunoHost/pepettes/archive/v1.0.1.tar.gz" + url = "https://github.com/YunoHost/pepettes/archive/refs/tags/v1.0.1.tar.gz" sha256 = "9792ed5589d4a55bd619edc7aa61a1a78f34c5a4e7095b2292ac09b66c8b9a58" autoupdate.strategy = "latest_github_release"