mirror of
https://github.com/YunoHost-Apps/grist_ynh.git
synced 2024-09-03 20:36:18 +02:00
Upgrade to v1.1.11
This commit is contained in:
parent
0543022176
commit
3232e56568
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Grist"
|
|||
description.en = "Modern relational spreadsheet"
|
||||
description.fr = "Feuille de calcul relationnelle moderne"
|
||||
|
||||
version = "1.1.10~ynh1"
|
||||
version = "1.1.11~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.10.tar.gz"
|
||||
sha256 = "401b0d92c18c785be365d2f3cb5162a694ad1d68fa1741a60522478647a1bb6d"
|
||||
url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.11.tar.gz"
|
||||
sha256 = "9e71715cda10fd38070c9d4679a3e9b8988669455556fa447cae17a0543c7198"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue