mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Upgrade to v4.2.0 (#70)
* Upgrade to v4.2.0 https://github.com/grocy/grocy/releases/tag/v4.2.0 * Auto-update README
This commit is contained in:
parent
de0af608e1
commit
ea016873d3
3 changed files with 20 additions and 22 deletions
17
README.md
17
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,10 +17,9 @@ 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
|
**Demo:** <https://en.demo.grocy.info/stockoverview>
|
||||||
|
|
||||||
**Demo:** https://en.demo.grocy.info/stockoverview
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -28,10 +27,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
|
||||||
|
|
||||||
|
@ -39,7 +38,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||||
|
|
19
README_fr.md
19
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,10 +17,9 @@ 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
|
**Démo :** <https://en.demo.grocy.info/stockoverview>
|
||||||
|
|
||||||
**Démo :** https://en.demo.grocy.info/stockoverview
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,10 +27,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
|
||||||
|
|
||||||
|
@ -39,10 +38,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
|
@ -5,7 +5,7 @@ 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 = [""]
|
maintainers = [""]
|
||||||
|
|
||||||
|
@ -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…
Reference in a new issue