mirror of
https://github.com/YunoHost-Apps/zusam_ynh.git
synced 2024-09-03 18:05:54 +02:00
Merge pull request #2 from YunoHost-Apps/ci-auto-update-0.5.4
Upgrade to v0.5.4
This commit is contained in:
commit
ed00b69b51
3 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ The goal is to make a stable, extensible, lightweight and user-friendly way to s
|
||||||
- Low server footprint
|
- Low server footprint
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.5.3~ynh1
|
**Shipped version:** 0.5.4~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.zusam.org
|
**Demo:** https://demo.zusam.org
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@ L'objectif est de disposer d'un outil stable, extensible, léger et convivial po
|
||||||
- Faible empreinte serveur
|
- Faible empreinte serveur
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.5.3~ynh1
|
**Version incluse :** 0.5.4~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.zusam.org
|
**Démo :** https://demo.zusam.org
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Zusam"
|
||||||
description.en = "Truly private space for you and your friends"
|
description.en = "Truly private space for you and your friends"
|
||||||
description.fr = "Espace entièrement privé pour vous et vos amis"
|
description.fr = "Espace entièrement privé pour vous et vos amis"
|
||||||
|
|
||||||
version = "0.5.3~ynh1"
|
version = "0.5.4~ynh1"
|
||||||
|
|
||||||
maintainers = ["Papa Dragon"]
|
maintainers = ["Papa Dragon"]
|
||||||
|
|
||||||
|
@ -62,8 +62,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/zusam/zusam/archive/refs/tags/0.5.3.tar.gz"
|
url = "https://github.com/zusam/zusam/archive/refs/tags/0.5.4.tar.gz"
|
||||||
sha256 = "3d0add0993ac209f73be392a7735055f51b783cc7856285216f80c3e0e7db93d"
|
sha256 = "772c3b218c2ac259ce581a2c19e0d41ac9b42ecb3503ae5e703f4513404e9aef"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue