From d4013d4dd98f9114868457edc24836b4048b57cb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:13:42 +0100 Subject: [PATCH] Upgrade to vv1.3 https://github.com/mcrudelis/ssh_chroot/releases/tag/v1.3 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 24be2f5..078a009 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "ssh chroot directory" description.en = "SSH chroot directories with quotas disk" description.fr = "Dossier SSH en chroot avec gestion de quotas" -version = "1.3~ynh2" +version = "v1.3~ynh1" maintainers = [] @@ -59,7 +59,7 @@ ram.runtime = "0M" [resources] [resources.sources.main] - url = "https://github.com/maniackcrudelis/ssh_chroot/archive/v1.3.tar.gz" + url = "https://github.com/maniackcrudelis/ssh_chroot/archive/refs/tags/v1.3.tar.gz" sha256 = "d44b51f8d838fc9f929e6048b825c8f74d52f6a254764527bce1ed4a4c558652" autoupdate.strategy = "latest_github_release"