mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
Update manifest.toml
This commit is contained in:
parent
c5348c388d
commit
d777d75a64
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Baïkal"
|
|||
description.en = "Lightweight CalDAV and CardDAV server"
|
||||
description.fr = "Serveur CalDAV et CardDAV léger"
|
||||
|
||||
version = "0.9.3~ynh5"
|
||||
version = "0.9.4~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -44,8 +44,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/sabre-io/Baikal/releases/download/0.9.3/baikal-0.9.3.zip"
|
||||
sha256 = "d36955ce2e60a03875cf33ad793ddcecfae52096af39de1f2bf709de9f16cb5e"
|
||||
url = "https://github.com/sabre-io/Baikal/releases/download/0.9.4/baikal-0.9.4.zip"
|
||||
sha256 = "47a23aa06bc82504e0f216ea81328d9fa00c9c9d9f178d5487ce8960e941e58e"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue