From d777d75a6434b9094ebc43f6354a23ac0ada13a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 15 Nov 2023 23:25:25 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9108602..86706a0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]