mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update to riot 0.9.9
This commit is contained in:
parent
1af9bf8c27
commit
93ae66442d
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="39199c537bf8072a3c272abe0372dc3e"
|
md5sum="f87717d87099267295081895d968e0c2"
|
||||||
verctor_version="0.9.8"
|
verctor_version="0.9.9"
|
||||||
|
|
||||||
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