From 334b3c9eb383b10fd8eecde62413310df7fda983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 10 Jun 2024 18:49:20 +0200 Subject: [PATCH] Rename the tarball --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index ae08853..319ecac 100644 --- a/manifest.toml +++ b/manifest.toml @@ -67,6 +67,7 @@ ram.runtime = "50M" [resources.sources.ldap_plugin] url = "https://github.com/kipjr/ldap_login/archive/refs/tags/13.8.0.tar.gz" sha256 = "ecb05399eb26de0ef5301fb09d47af9e83732ff6c65ac7703d17104a8f3547c9" + rename = "Ldap_Login.tar.gz" autoupdate.upstream = "https://github.com/kipjr/ldap_login" autoupdate.strategy = "latest_github_release"