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.10.2

This commit is contained in:
Josué Tille 2017-06-10 11:15:06 +02:00
parent c128ea0185
commit 174975007d

View file

@ -1,8 +1,8 @@
#!/bin/bash
## Adapt md5sum while you update app
md5sum="3fa67b938a8231a9ba01d9befbfeef4a"
riot_version="0.10.1"
md5sum="453838488493272f05cfe2f2d54550e9"
riot_version="0.10.2"
init_script() {
# Exit on command errors and treat unset variables as an error