diff --git a/manifest.toml b/manifest.toml index 0812088..f12b43e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Etherpad MyPads" description.en = "Online editor providing collaborative editing in real-time" description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel" -version = "1.9.1~ynh1" +version = "1.9.2~ynh1" maintainers = [] @@ -17,7 +17,7 @@ admindoc = "http://etherpad.org/doc/v1.9.0" code = "https://github.com/ether/etherpad-lite" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = ["arm64", "amd64"] multi_instance = true ldap = false @@ -80,8 +80,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/ether/etherpad-lite/archive/1.9.1.tar.gz" - sha256 = "667741235a2bcd8d28a32f5e611b82fb2ea7d11525ff41b8b5478b05a987b047" + url = "https://github.com/ether/etherpad-lite/archive/1.9.2.tar.gz" + sha256 = "7d8168cdb6d6ca84ee48978e8c654f75703d6431203c756ba55c50aa54cc75a3" autoupdate.strategy = "latest_github_tag" [resources.system_user]