mirror of
https://github.com/YunoHost-Apps/cinny_ynh.git
synced 2024-09-03 18:16:13 +02:00
Upgrade sources
- `main` v4.0.0: https://github.com/cinnyapp/cinny/releases/tag/v4.0.0
This commit is contained in:
parent
a6e8ee8920
commit
0d91396bab
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ description.gl = "Cliente para Matrix que pon o foco na simplicidade, elegancia
|
|||
description.ca = "Client de Matrix amb un focus en una interfície simple, elegant i segura"
|
||||
description.fr = "Client matrix orienté simplicité, élégance et sécurité"
|
||||
|
||||
version = "3.2.0~ynh2"
|
||||
version = "4.0.0~ynh1"
|
||||
|
||||
maintainers = ["Salamandar"]
|
||||
|
||||
|
@ -63,8 +63,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/cinnyapp/cinny/releases/download/v3.2.0/cinny-v3.2.0.tar.gz"
|
||||
sha256 = "5138855d9b68772bba7c5f110cd8fae33ee3c45c6f9a28e0cd736a99e6e134e5"
|
||||
url = "https://github.com/cinnyapp/cinny/releases/download/v4.0.0/cinny-v4.0.0.tar.gz"
|
||||
sha256 = "1b3f45b4e1f9d81eb32b61ee62538e7a60fb262069036713fbb062067f5bac37"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "cinny-v.*.tar.gz$"
|
||||
|
||||
|
|
Loading…
Reference in a new issue