mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update to Riot 0.13.1
This commit is contained in:
parent
315e1cff47
commit
99c76242ad
3 changed files with 12 additions and 2 deletions
10
.kateproject
Normal file
10
.kateproject
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "Riot_ynh"
|
||||
, "files": [ { "git": 1 } ]
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
|
||||
SOURCE_URL=https://github.com/vector-im/riot-web/releases/download/v__APP_VERSION__/riot-v__APP_VERSION__.tar.gz
|
||||
SOURCE_SUM=b65535c4c3bfe6407b491f55df238847884ab83a9d5cbdd1f8b4d6e31cbb5870
|
||||
SOURCE_SUM=9b4a5e2038a6f1b89c6f38dd0ee5e0c26151b77bee1e475d929bfc8af968e0a5
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"en": "A web client for matrix",
|
||||
"fr": "Un client web pour matrix"
|
||||
},
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"url": "https://riot.im",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue