1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cinny_ynh.git synced 2024-09-03 18:16:13 +02:00

Bump to 1.5.0

This commit is contained in:
Salamandar 2021-11-07 19:31:07 +01:00 committed by Salamandar
parent a03f893232
commit 926e588d11
4 changed files with 9 additions and 9 deletions

View file

@ -24,7 +24,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
- Matrix Spaces support - Matrix Spaces support
**Shipped version:** 1.4.0~ynh1 **Shipped version:** 1.5.0~ynh1
**Demo:** https://app.cinny.in **Demo:** https://app.cinny.in

View file

@ -20,7 +20,7 @@ Un client matrix orienté simplicité, élégance et sécurité.
- Support des "Espaces" Matrix - Support des "Espaces" Matrix
**Version incluse :** 1.4.0~ynh1 **Version incluse :** 1.5.0~ynh1
**Démo :** https://app.cinny.in **Démo :** https://app.cinny.in

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.4.0/cinny-v1.4.0.tar.gz SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.5.0/cinny-v1.5.0.tar.gz
SOURCE_SUM=b297ceb247d19e344f5bf3ff0c5527430ed1046116e3be7d1988d566a5ea06d0 SOURCE_SUM=dc318d2b81e1fdcb63d1200f398696025a0bb8fb50f834c4b5baf9da03df28bb
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Matrix client focusing primarily on simple, elegant and secure interface", "en": "Matrix client focusing primarily on simple, elegant and secure interface",
"fr": "Client matrix orienté simplicité, élégance et sécurité" "fr": "Client matrix orienté simplicité, élégance et sécurité"
}, },
"version": "1.4.0~ynh1", "version": "1.5.0~ynh1",
"url": "https://cinny.in", "url": "https://cinny.in",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",