diff --git a/manifest.toml b/manifest.toml index f889545..a108771 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "CodiMD" description.en = "Collaborative editor to work on notes written in Markdown" description.fr = "Éditeur collaboratif pour travailler sur des notes en Markdown" -version = "2.5.0~ynh1" +version = "2.5.1~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/hackmdio/codimd/archive/refs/tags/2.5.0.tar.gz" - sha256 = "cc20033fdeabddbe7c0305864c8b46d0b7c691986150b45278cdd785358e2598" + url = "https://github.com/hackmdio/codimd/archive/refs/tags/2.5.1.tar.gz" + sha256 = "667f51ef17f57cdf097d295d27e5866d74b67b25cdd25c9c9b0a9cc13c73f21d" autoupdate.strategy = "latest_github_tag" [resources.ports]