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:
parent
5bbc56c3ad
commit
9b241e77c3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
## Adapt md5sum while you update app
|
## Adapt md5sum while you update app
|
||||||
md5sum="75f005710edc9c15c007c07a503e9c86"
|
md5sum="e561dda5a9cc1f5c2dcef011cabff725"
|
||||||
riot_version="0.11.3"
|
riot_version="0.11.4"
|
||||||
|
|
||||||
init_script() {
|
init_script() {
|
||||||
# Exit on command errors and treat unset variables as an error
|
# Exit on command errors and treat unset variables as an error
|
||||||
|
|
Loading…
Add table
Reference in a new issue