mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update manifest.toml
This commit is contained in:
parent
95ac04955e
commit
d3fa646a5e
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Movim"
|
||||||
description.en = "Web-based cross-platform XMPP client"
|
description.en = "Web-based cross-platform XMPP client"
|
||||||
description.fr = "Client XMPP multiplateforme basé sur le Web"
|
description.fr = "Client XMPP multiplateforme basé sur le Web"
|
||||||
|
|
||||||
version = "0.21~ynh1"
|
version = "0.22~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/movim/movim/archive/v0.21.tar.gz"
|
url = "https://github.com/movim/movim/archive/v0.22.tar.gz"
|
||||||
sha256 = "9889f260c973951a080d36defffe22a84732ad0628aaa7a945ec32907c225c69"
|
sha256 = "c650210645adb07c9024fc3fa637786fde0086b9cfbf0e371fb65994ccf22b11"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Add table
Reference in a new issue