From ed0da530bac75e9143ee0a6c2235298ff312fdd5 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 22 May 2024 04:48:53 +0200 Subject: [PATCH] update to v1.1.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 933e677..8cfada0 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 = "1.1.1~ynh1" maintainers = ["ljf"] @@ -79,8 +79,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/YunoHost/pepettes/archive/v1.0.1.tar.gz" - sha256 = "9792ed5589d4a55bd619edc7aa61a1a78f34c5a4e7095b2292ac09b66c8b9a58" + url = "https://github.com/YunoHost/pepettes/archive/refs/tags/v1.1.1.tar.gz" + sha256 = "bbdc2f64afc7597b4a66d2ec3bfe87324f482ffe4681766c79b9938415c366f5" autoupdate.strategy = "latest_github_release" [resources.ports]