mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Upgrade sources
- `main` v2.7.4: https://github.com/Z-Hub/Z-Push/releases/tag/2.7.4
This commit is contained in:
parent
d16bb48712
commit
fc1b1a5b70
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.fr = "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts"
|
||||
|
||||
version = "2.7.3~ynh1"
|
||||
version = "2.7.4~ynh1"
|
||||
|
||||
maintainers = ["yalh76"]
|
||||
|
||||
|
@ -35,8 +35,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/Z-Hub/Z-Push/archive/refs/tags/2.7.3.tar.gz"
|
||||
sha256 = "89a052dd585b2858c499bea2514ce360f510a6ede469216f4498c050d7a420fa"
|
||||
url = "https://github.com/Z-Hub/Z-Push/archive/refs/tags/2.7.4.tar.gz"
|
||||
sha256 = "cba777846dae95993b0d90007a606d4a5f39d605ac4ab2cd0a432171eb355d48"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue