diff --git a/manifest.toml b/manifest.toml index 067d8e7..1308caa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Grist" description.en = "Modern relational spreadsheet" description.fr = "Feuille de calcul relationnelle moderne" -version = "1.1.13~ynh1" +version = "1.1.14~ynh1" maintainers = ["fflorent"] @@ -56,8 +56,8 @@ ram.runtime = "150M" [resources.sources] [resources.sources.main] - url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.13.tar.gz" - sha256 = "2b30b445f5b1026458e261dab59bba3911b5cc746345ec6b013f447bc65d36cd" + url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.14.tar.gz" + sha256 = "a97948728c722347318e1ae7aa30d20cda1938848cffcce57d1346eb010dcbe4" autoupdate.strategy = "latest_github_release"