mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Merge pull request #158 from YunoHost-Apps/ci-auto-update-1.7.45
This commit is contained in:
commit
06aa54e969
3 changed files with 24 additions and 26 deletions
19
README.md
19
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.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Grav is a modern open source flat-file CMS.
|
Grav is a modern open source flat-file CMS.
|
||||||
|
|
||||||
|
**Shipped version:** 1.7.45~ynh1
|
||||||
|
|
||||||
**Shipped version:** 1.7.44~ynh1
|
**Demo:** <https://getgrav.org/downloads/themes>
|
||||||
|
|
||||||
**Demo:** https://getgrav.org/downloads/themes
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -29,11 +28,11 @@ Grav is a modern open source flat-file CMS.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.getgrav.org/>
|
- Official app website: <https://www.getgrav.org/>
|
||||||
* Official admin documentation: <https://learn.getgrav.org>
|
- Official admin documentation: <https://learn.getgrav.org>
|
||||||
* Upstream app code repository: <https://github.com/getgrav/grav>
|
- Upstream app code repository: <https://github.com/getgrav/grav>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/grav>
|
- YunoHost Store: <https://apps.yunohost.org/app/grav>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/grav_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/grav_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -41,7 +40,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/grav_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug
|
sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_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.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
Un CMS moderne basé sur des fichiers plats
|
Un CMS moderne basé sur des fichiers plats
|
||||||
|
|
||||||
|
**Version incluse :** 1.7.45~ynh1
|
||||||
|
|
||||||
**Version incluse :** 1.7.44~ynh1
|
**Démo :** <https://getgrav.org/downloads/themes>
|
||||||
|
|
||||||
**Démo :** https://getgrav.org/downloads/themes
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -29,11 +28,11 @@ Un CMS moderne basé sur des fichiers plats
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://www.getgrav.org/>
|
- Site officiel de l’app : <https://www.getgrav.org/>
|
||||||
* Documentation officielle de l’admin : <https://learn.getgrav.org>
|
- Documentation officielle de l’admin : <https://learn.getgrav.org>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/getgrav/grav>
|
- Dépôt de code officiel de l’app : <https://github.com/getgrav/grav>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/grav>
|
- YunoHost Store : <https://apps.yunohost.org/app/grav>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/grav_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/grav_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -41,7 +40,7 @@ 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/grav_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug
|
sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Grav"
|
||||||
description.en = "Modern open source flat-file CMS"
|
description.en = "Modern open source flat-file CMS"
|
||||||
description.fr = "CMS moderne basé sur des fichiers plats"
|
description.fr = "CMS moderne basé sur des fichiers plats"
|
||||||
|
|
||||||
version = "1.7.44~ynh1"
|
version = "1.7.45~ynh1"
|
||||||
|
|
||||||
maintainers = ["tituspijean"]
|
maintainers = ["tituspijean"]
|
||||||
|
|
||||||
|
@ -63,14 +63,14 @@ ram.runtime = "50M"
|
||||||
autoupdate.upstream = "https://github.com/trilbymedia/grav-plugin-login-ldap"
|
autoupdate.upstream = "https://github.com/trilbymedia/grav-plugin-login-ldap"
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/getgrav/grav/releases/download/1.7.44/grav-admin-v1.7.44.zip"
|
url = "https://github.com/getgrav/grav/releases/download/1.7.45/grav-admin-v1.7.45.zip"
|
||||||
sha256 = "e1ed0746f5c107f2e6d8f2174d8bac25abe07ccf7f8eec1e6d65c4dc63908fa5"
|
sha256 = "f2dfd984acbfcc00502e5736a3b80870996b644f28d40a98a94b7cdcdb723736"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "grav-admin.*.zip"
|
autoupdate.asset = "grav-admin.*.zip"
|
||||||
|
|
||||||
[resources.sources.app-upgrade]
|
[resources.sources.app-upgrade]
|
||||||
url = "https://github.com/getgrav/grav/releases/download/1.7.44/grav-update-v1.7.44.zip"
|
url = "https://github.com/getgrav/grav/releases/download/1.7.45/grav-update-v1.7.45.zip"
|
||||||
sha256 = "d3766001bb3711f7c8530b0d2e8ab26c7de7bca50c1cc81b8f4792a4b926001f"
|
sha256 = "a836dfb311934df2ec16a14e6d7914375d2a5ac61ce012665391efdc4a102392"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "grav-update.*.zip"
|
autoupdate.asset = "grav-update.*.zip"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue