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.16

https://github.com/gristlabs/grist-core/releases/tag/v1.1.16
This commit is contained in:
yunohost-bot 2024-07-13 03:35:09 +02:00 committed by YunoHost Bot
parent 47a5bba48c
commit 68c9b18b05

View file

@ -7,7 +7,7 @@ name = "Grist"
description.en = "Modern relational spreadsheet"
description.fr = "Feuille de calcul relationnelle moderne"
version = "1.1.15~ynh1"
version = "1.1.16~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.15.tar.gz"
sha256 = "437822056a72d62e7fcbe59458381d36f9851532391255cdc5fc406f9d3ffa2f"
url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.16.tar.gz"
sha256 = "6f12ada699f5f14e587b677b6b43adde86c09698718b59332f975e8eddb44ed7"
autoupdate.strategy = "latest_github_release"