mirror of
https://github.com/YunoHost-Apps/cinny_ynh.git
synced 2024-09-03 18:16:13 +02:00
Update manifest.toml
This commit is contained in:
parent
f607168a22
commit
2c2c1fe015
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Cinny"
|
|||
description.en = "Matrix client focusing primarily on simple, elegant and secure interface"
|
||||
description.fr = "Client matrix orienté simplicité, élégance et sécurité"
|
||||
|
||||
version = "2.2.4~ynh2"
|
||||
version = "2.2.6~ynh1"
|
||||
|
||||
maintainers = ["Salamandar"]
|
||||
|
||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/cinnyapp/cinny/releases/download/v2.2.4/cinny-v2.2.4.tar.gz"
|
||||
sha256 = "06ac4466023dbb1a14a65fc22768d25a3348a5f3f6377f760b887f9ae0658596"
|
||||
url = "https://github.com/cinnyapp/cinny/releases/download/v2.2.6/cinny-v2.2.6.tar.gz"
|
||||
sha256 = "02f60cf3ef8fa8a9a6ec224de619a0f46482ef62281d7fab471b93dc67e5be35"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue