mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
Upgrade to v0.9.5
https://github.com/sabre-io/Baikal/releases/tag/0.9.5
This commit is contained in:
parent
77ed0da2d8
commit
482f86f51c
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Baïkal"
|
||||||
description.en = "Lightweight CalDAV and CardDAV server"
|
description.en = "Lightweight CalDAV and CardDAV server"
|
||||||
description.fr = "Serveur CalDAV et CardDAV léger"
|
description.fr = "Serveur CalDAV et CardDAV léger"
|
||||||
|
|
||||||
version = "0.9.4~ynh1"
|
version = "0.9.5~ynh1"
|
||||||
|
|
||||||
maintainers = ["salamandar"]
|
maintainers = ["salamandar"]
|
||||||
|
|
||||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/sabre-io/Baikal/releases/download/0.9.4/baikal-0.9.4.zip"
|
url = "https://github.com/sabre-io/Baikal/archive/refs/tags/0.9.5.tar.gz"
|
||||||
sha256 = "47a23aa06bc82504e0f216ea81328d9fa00c9c9d9f178d5487ce8960e941e58e"
|
sha256 = "4618cf981c49e63a40530c642e0a0575a8a166c11b69279c53dbd53f62f627e6"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue