diff --git a/manifest.toml b/manifest.toml index 5249d20..9233915 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.59~ynh1" +version = "1.11.60~ynh1" maintainers = ["Josué Tille"] @@ -56,8 +56,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/element-hq/element-web/releases/download/v1.11.59/element-v1.11.59.tar.gz" - sha256 = "443cabd2c0994b2fb1fc5775f98e3b418b9bafbfdbf75cc1e32842bd30597887" + url = "https://github.com/element-hq/element-web/releases/download/v1.11.60/element-v1.11.60.tar.gz" + sha256 = "b39c12d7148fb8264811886ac212ebf529aadba90b3274a6737d75dbd1413c6f" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^element-v.*.tar.gz$"