mirror of
https://github.com/YunoHost-Apps/grist_ynh.git
synced 2024-09-03 20:36:18 +02:00
Merge pull request #4 from YunoHost-Apps/ci-auto-update-1.1.7
Upgrade to v1.1.7
This commit is contained in:
commit
a31fa658b1
3 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ Grist is a hybrid database/spreadsheet, meaning that:
|
||||||
More about the features can be found here: <https://github.com/gristlabs/grist-core/#features>
|
More about the features can be found here: <https://github.com/gristlabs/grist-core/#features>
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.1.5~ynh1
|
**Shipped version:** 1.1.7~ynh1
|
||||||
|
|
||||||
**Demo:** https://docs.getgrist.com
|
**Demo:** https://docs.getgrist.com
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ Grist est une solution hybridant la base de données et le tableur, ce qui signi
|
||||||
Plus d'information sur les fonctionnalités sont disponibles ici : <https://github.com/gristlabs/grist-core/#features>
|
Plus d'information sur les fonctionnalités sont disponibles ici : <https://github.com/gristlabs/grist-core/#features>
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.1.5~ynh1
|
**Version incluse :** 1.1.7~ynh1
|
||||||
|
|
||||||
**Démo :** https://docs.getgrist.com
|
**Démo :** https://docs.getgrist.com
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ name = "Grist"
|
||||||
description.en = "Modern relational spreadsheet"
|
description.en = "Modern relational spreadsheet"
|
||||||
description.fr = "Feuille de calcul relationnelle moderne"
|
description.fr = "Feuille de calcul relationnelle moderne"
|
||||||
|
|
||||||
version = "1.1.5~ynh1"
|
version = "1.1.7~ynh1"
|
||||||
|
|
||||||
maintainers = ["fflorent"]
|
maintainers = ["fflorent"]
|
||||||
|
|
||||||
|
@ -56,8 +56,8 @@ ram.runtime = "150M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.5.tar.gz"
|
url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.7.tar.gz"
|
||||||
sha256 = "3119ba9be40d2adfca547cc80ecf9114e4b218449d84c7231a44f5fc0b5f0f4b"
|
sha256 = "9a88ee33ed50786379eb85fdf30d6be1761a7ce402eb4756e4fa0474c862709c"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue