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:
parent
ac2368aa02
commit
0410256138
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue