mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Merge branch 'testing' into upgrade_full_replace
This commit is contained in:
commit
1eaf57c3e8
3 changed files with 19 additions and 17 deletions
11
README.md
11
README.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
grocy is a web-based self-hosted groceries & household management solution for your home.
|
grocy is a web-based self-hosted groceries & household management solution for your home.
|
||||||
|
**Shipped version:** 4.2.0~ynh1
|
||||||
|
|
||||||
**Shipped version:** 4.1.0~ynh1
|
**Shipped version:** 4.1.0~ynh1
|
||||||
|
|
||||||
|
@ -28,10 +29,10 @@ grocy is a web-based self-hosted groceries & household management solution for y
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://grocy.info/>
|
- Official app website: <https://grocy.info/>
|
||||||
* Upstream app code repository: <https://github.com/grocy/grocy>
|
- Upstream app code repository: <https://github.com/grocy/grocy>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/grocy>
|
- YunoHost Store: <https://apps.yunohost.org/app/grocy>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
|
11
README_fr.md
11
README_fr.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
grocy is a web-based self-hosted groceries & household management solution for your home.
|
grocy is a web-based self-hosted groceries & household management solution for your home.
|
||||||
|
**Version incluse :** 4.2.0~ynh1
|
||||||
|
|
||||||
**Version incluse :** 4.1.0~ynh1
|
**Version incluse :** 4.1.0~ynh1
|
||||||
|
|
||||||
|
@ -28,10 +29,10 @@ grocy is a web-based self-hosted groceries & household management solution for y
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://grocy.info/>
|
- Site officiel de l’app : <https://grocy.info/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/grocy/grocy>
|
- Dépôt de code officiel de l’app : <https://github.com/grocy/grocy>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/grocy>
|
- YunoHost Store : <https://apps.yunohost.org/app/grocy>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
|
|
@ -5,9 +5,9 @@ name = "Grocy"
|
||||||
description.en = "Web-based groceries & household management solution for your home"
|
description.en = "Web-based groceries & household management solution for your home"
|
||||||
description.fr = "Solution Web de gestion d'épicerie et de gestion de la maison"
|
description.fr = "Solution Web de gestion d'épicerie et de gestion de la maison"
|
||||||
|
|
||||||
version = "4.1.0~ynh1"
|
version = "4.2.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = [""]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/grocy/grocy/releases/download/v4.1.0/grocy_4.1.0.zip"
|
url = "https://github.com/grocy/grocy/releases/download/v4.2.0/grocy_4.2.0.zip"
|
||||||
sha256 = "638ac71603e614770dac44e5bcc2d74abd2fd3ba761b37e32752631f66065e85"
|
sha256 = "ddc8b5841f90d41f1ce93cf8bf9af58d7ee7e651b570559a323062eec9a79dd9"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "grocy_.*.zip"
|
autoupdate.asset = "grocy_.*.zip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue