mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
Upgrade sources
- `main` v2.3.0: https://github.com/cypht-org/cypht/releases/tag/2.3.0
This commit is contained in:
parent
68f028d774
commit
e3df12aca7
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Cypht"
|
|||
description.en = "Lightweight Open Source webmail"
|
||||
description.fr = "Webmail Open Source léger"
|
||||
|
||||
version = "2.2.0~ynh1"
|
||||
version = "2.3.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
|
||||
[resources.sources.main]
|
||||
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v2.2.0.tar.gz"
|
||||
sha256 = "7476aeeb55377e67d19aca40f5bc7758646396fcfca252c4631f81b36c717a8f"
|
||||
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v2.3.0.tar.gz"
|
||||
sha256 = "7adae938a3fd5b7b2cfa473baf7855ea9fc8203ca780b14bf3f91eb7887b19e0"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue