diff --git a/manifest.toml b/manifest.toml index f179023..cc99595 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.1.0~ynh1" +version = "4.2.0~ynh1" maintainers = ["eric_G"] @@ -56,8 +56,8 @@ ram.runtime = "50M" [resources.sources.main] in_subdir = false - url = "https://github.com/DirectoryLister/DirectoryLister/releases/download/4.1.0/DirectoryLister-4.1.0.tar.gz" - sha256 = "94d462f5097cba7c362ce33b841bb8975f5f6553ebfdb0ac4b36c4b4b8760d00" + url = "https://github.com/DirectoryLister/DirectoryLister/releases/download/4.2.0/DirectoryLister-4.2.0.tar.gz" + sha256 = "71f935bd949551b2ffd4f9286bacce16a50534dd1d8e713a1c424c13b6ce9bb0" autoupdate.strategy = "latest_github_release" autoupdate.asset = "DirectoryLister-.*\\.tar\\.gz"