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:
parent
a03f893232
commit
926e588d11
4 changed files with 9 additions and 9 deletions
|
@ -24,7 +24,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
- Matrix Spaces support
|
||||
|
||||
|
||||
**Shipped version:** 1.4.0~ynh1
|
||||
**Shipped version:** 1.5.0~ynh1
|
||||
|
||||
**Demo:** https://app.cinny.in
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ Un client matrix orienté simplicité, élégance et sécurité.
|
|||
- Support des "Espaces" Matrix
|
||||
|
||||
|
||||
**Version incluse :** 1.4.0~ynh1
|
||||
**Version incluse :** 1.5.0~ynh1
|
||||
|
||||
**Démo :** https://app.cinny.in
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.4.0/cinny-v1.4.0.tar.gz
|
||||
SOURCE_SUM=b297ceb247d19e344f5bf3ff0c5527430ed1046116e3be7d1988d566a5ea06d0
|
||||
SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.5.0/cinny-v1.5.0.tar.gz
|
||||
SOURCE_SUM=dc318d2b81e1fdcb63d1200f398696025a0bb8fb50f834c4b5baf9da03df28bb
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Matrix client focusing primarily on simple, elegant and secure interface",
|
||||
"fr": "Client matrix orienté simplicité, élégance et sécurité"
|
||||
},
|
||||
"version": "1.4.0~ynh1",
|
||||
"version": "1.5.0~ynh1",
|
||||
"url": "https://cinny.in",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue