1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pepettes_ynh.git synced 2024-09-03 19:56:35 +02:00

Upgrade to vv1.0.1

https://github.com/YunoHost/pepettes/releases/tag/v1.0.1
This commit is contained in:
yunohost-bot 2024-02-17 12:13:09 +01:00 committed by YunoHost Bot
parent ac2368aa02
commit 0410256138

View file

@ -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"