From 7975f4f001470aaa4c37451082b8ea2236d330f5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Feb 2024 22:21:08 +0100 Subject: [PATCH] Upgrade to v1.27 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b83dbc7..1915900 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Open Web Calendar" description.en = "Embed a web calendar into your own website" description.fr = "Intégrez un calendrier Web à votre propre site Web" -version = "1.26~ynh1" +version = "1.27~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.26.tar.gz" - sha256 = "efc018098a6f5670348b5fd0a0ac724beac2e35f9c3204815ff1096c439d7c7e" + url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.27.tar.gz" + sha256 = "195f86c3ed0b5dae5353c06025cac46c923637673ea40b9e3b179e2391a57544" autoupdate.strategy = "latest_github_tag" [resources.system_user]