mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Upgrade to v0.25
This commit is contained in:
parent
a5b94cf99d
commit
3d494466bb
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Movim"
|
|||
description.en = "Decentralized social platform based on XMPP"
|
||||
description.fr = "Plateforme sociale décentralisée basée sur XMPP"
|
||||
|
||||
version = "0.24.1~ynh1"
|
||||
version = "0.25~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -52,8 +52,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/movim/movim/archive/refs/tags/v0.24.1.tar.gz"
|
||||
sha256 = "4a596a2aae517be58f185dfd56a182235a9373d524b7e3272d044d4c9805b940"
|
||||
url = "https://github.com/movim/movim/archive/refs/tags/v0.25.tar.gz"
|
||||
sha256 = "b0f4d5292d9c3270e854bfea757db742d266834b0da8c3749964fe8b541e6d04"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue