mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
parent
d309542602
commit
66346d0609
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Z-Push"
|
||||||
description.en = "ActiveSync frontend that helps you synchronize emails, calendar and contacts"
|
description.en = "ActiveSync frontend that helps you synchronize emails, calendar and contacts"
|
||||||
description.fr = "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts"
|
description.fr = "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts"
|
||||||
|
|
||||||
version = "2.7.1~ynh2"
|
version = "2.7.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["yalh76"]
|
maintainers = ["yalh76"]
|
||||||
|
|
||||||
|
@ -35,8 +35,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/Z-Hub/Z-Push/archive/2.7.1.tar.gz"
|
url = "https://github.com/Z-Hub/Z-Push/archive/refs/tags/2.7.2.tar.gz"
|
||||||
sha256 = "7aadddb5da06494a35c79e4b70d6ade6b2f62203f3df343077731f8952b64a41"
|
sha256 = "9c28e51f1c130539cea5b80b9df433e8d80079c14528ef9daf1a2fb69c409510"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue