mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Upgrade riot to 0.13.2
This commit is contained in:
parent
99c76242ad
commit
1b40c50d06
2 changed files with 2 additions and 2 deletions
|
@ -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=9b4a5e2038a6f1b89c6f38dd0ee5e0c26151b77bee1e475d929bfc8af968e0a5
|
||||
SOURCE_SUM=cb5275d8a9a30780863861de87e76a53abdae1695434f58cb7c23624009ba3bb
|
||||
# (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.1",
|
||||
"version": "0.13.2",
|
||||
"url": "https://riot.im",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue