mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
update to v1.1.1
This commit is contained in:
parent
1d943361d7
commit
ed0da530ba
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Pepettes"
|
||||||
description.en = "Simple donation form with stripe"
|
description.en = "Simple donation form with stripe"
|
||||||
description.fr = "Simple formulaire de don avec stripe"
|
description.fr = "Simple formulaire de don avec stripe"
|
||||||
|
|
||||||
version = "1.0.1~ynh6"
|
version = "1.1.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["ljf"]
|
maintainers = ["ljf"]
|
||||||
|
|
||||||
|
@ -79,8 +79,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[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.1.1.tar.gz"
|
||||||
sha256 = "9792ed5589d4a55bd619edc7aa61a1a78f34c5a4e7095b2292ac09b66c8b9a58"
|
sha256 = "bbdc2f64afc7597b4a66d2ec3bfe87324f482ffe4681766c79b9938415c366f5"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Add table
Reference in a new issue