From fa22984c16740087f94113749085f2c4d10a39c0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 2 Jul 2025 00:18:38 +0200 Subject: [PATCH] Upgrade sources - `main` v3.4.27: https://github.com/timvisee/send/releases/tag/3.4.27 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5c39fed..8037f1e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Send" description.en = "File sharing which allows to send encrypted files" description.fr = "Partage de fichiers qui permet d'envoyer des fichiers chiffrés" -version = "3.4.25~ynh1" +version = "3.4.27~ynh1" maintainers = [] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/timvisee/send/archive/refs/tags/v3.4.25.tar.gz" - sha256 = "826224832ac8facdd368f9960d99afdef0a549d92b003af1d93bc271b6fa036a" + url = "https://github.com/timvisee/send/archive/refs/tags/v3.4.27.tar.gz" + sha256 = "fda2db869f3affbaf1fa025501c8b32b92cd85d350a1424b20db7f9164dce301" autoupdate.strategy = "latest_github_tag" [resources.ports]