1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git synced 2024-09-03 20:26:26 +02:00

Upgrade to vv1.3

https://github.com/mcrudelis/ssh_chroot/releases/tag/v1.3
This commit is contained in:
yunohost-bot 2024-02-17 12:13:42 +01:00 committed by YunoHost Bot
parent 6bf7963c53
commit d4013d4dd9

View file

@ -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"