1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Update to Riot 0.11.4

This commit is contained in:
Josué Tille 2017-06-23 13:27:31 +02:00
parent 5bbc56c3ad
commit 9b241e77c3

View file

@ -1,8 +1,8 @@
#!/bin/bash
## Adapt md5sum while you update app
md5sum="75f005710edc9c15c007c07a503e9c86"
riot_version="0.11.3"
md5sum="e561dda5a9cc1f5c2dcef011cabff725"
riot_version="0.11.4"
init_script() {
# Exit on command errors and treat unset variables as an error