mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
Update manifest.toml
This commit is contained in:
parent
f3e1f4b188
commit
48a544943f
1 changed files with 4 additions and 5 deletions
|
@ -5,7 +5,7 @@ name = "Cypht"
|
|||
description.en = "Lightweight Open Source webmail"
|
||||
description.fr = "Webmail Open Source léger"
|
||||
|
||||
version = "1.3.2023.07.10~ynh7"
|
||||
version = "1.4.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -53,10 +53,9 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
|
||||
[resources.sources.main]
|
||||
url= "https://github.com/jasonmunro/cypht/archive/7c574ed1e7d2e348da1a4f3f1db56319bc893f07.tar.gz"
|
||||
sha256 = "245c213753506424b6d61786b34e302b6d7f0066901c3231c39b464532d851ac"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
autoupdate.force_version = "1.3.%Y.%m.%d"
|
||||
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.0.tar.gz"
|
||||
sha256 = "dc9e21bd8d8ce8b2544b26e74d414ef5e2f30577e7f9675141c9f3ad807847ee"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue