From 0634ebaa35fc65c2a774c192f9d91ba96211222e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jul 2024 03:32:23 +0200 Subject: [PATCH] Upgrade to v4.1.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 10a4482..8245942 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Directory Lister" description.en = "Expose the contents of any web-accessible folder for browsing and sharing" description.fr = "Exposez le contenu de n'importe quel dossier accessible sur le Web pour la navigation et le partage" -version = "4.0.0~ynh1" +version = "4.1.0~ynh1" maintainers = ["eric_G"] @@ -54,8 +54,8 @@ ram.runtime = "50M" [resources.sources.main] in_subdir = false - url = "https://github.com/DirectoryLister/DirectoryLister/releases/download/4.0.0/DirectoryLister-4.0.0.tar.gz" - sha256 = "535331654d51d822bc4cd83a81a9de6399badc21da9f039a1451bc9a6427f19a" + url = "https://github.com/DirectoryLister/DirectoryLister/archive/refs/tags/4.1.0.tar.gz" + sha256 = "4b2d2eade47ad1f48775bf2b1b66f25131f53ffa1563978dd9b771aedde400ef" autoupdate.strategy = "latest_github_tag" [resources.system_user]