mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
Upgrade to v0.9.5
This commit is contained in:
parent
b9d16d12d4
commit
f02dc83c09
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,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 = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -43,8 +43,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_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue