diff --git a/manifest.toml b/manifest.toml index 4e98031..b63d31d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Bludit" description.en = "Simple, Fast, Secure, Flat-File CMS" description.fr = "CMS simple, rapide, sécurisé et à fichier plat" -version = "3.15.0~ynh2" +version = "3.16.0~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/bludit/bludit/archive/3.15.0.tar.gz" - sha256 = "c85963b14b2295fe0274bd54cf8ff21d00378f22ae66c5c4ee46b829974ed1b5" + url = "https://github.com/bludit/bludit/archive/refs/tags/3.16.0.tar.gz" + sha256 = "93af05f39e4c202fde158f7196b3cac910ae6098b253bab0bd8542be907422fd" autoupdate.strategy = "latest_github_tag" [resources.system_user]