diff --git a/manifest.toml b/manifest.toml index da4038b..0637979 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.0~ynh1" +version = "1.9.1~ynh1" maintainers = [] @@ -80,8 +80,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/ether/etherpad-lite/archive/1.9.0.tar.gz" - sha256 = "552ada23d880a875238ba5f411ac873913d059ef6c82a087f9c021b849dcaa6b" + url = "https://github.com/ether/etherpad-lite/archive/1.9.1.tar.gz" + sha256 = "1210c4ed250e4dc9714057d242137814caa4bfcd4e10c763685dc334b24089a5" autoupdate.strategy = "latest_github_tag" [resources.system_user]