1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grist_ynh.git synced 2024-09-03 20:36:18 +02:00

Upgrade to v1.1.14

https://github.com/gristlabs/grist-core/releases/tag/v1.1.14
This commit is contained in:
yunohost-bot 2024-05-15 03:36:54 +02:00 committed by YunoHost Bot
parent cd486edd8c
commit 2ec02797d5

View file

@ -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"