diff --git a/manifest.toml b/manifest.toml index 8c3032c..bf5fb7f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Element" description.en = "Web client for Matrix" description.fr = "Client web pour Matrix" -version = "1.11.72~ynh1" +version = "1.11.73~ynh1" maintainers = ["Josué Tille"] @@ -57,8 +57,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/element-hq/element-web/releases/download/v1.11.72/element-v1.11.72.tar.gz" - sha256 = "d6d6ca382d52a34f3b0011a30f8887cb760797dc18ecd8aeeaa0f37115a70345" + url = "https://github.com/element-hq/element-web/releases/download/v1.11.73/element-v1.11.73.tar.gz" + sha256 = "f038bd836d6a1b31f9a24950846189921e12893a5b4ed661dc7c293e15e862ef" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^element-v.*.tar.gz$"