From 948a832c14dd00a4ac0d7d875d0e4513d6c6b04b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 19 Mar 2024 02:36:47 +0100 Subject: [PATCH 1/2] Upgrade to v1.7.45 https://github.com/getgrav/grav/releases/tag/1.7.45 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index dfe2b84..645ced3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Grav" description.en = "Modern open source flat-file CMS" description.fr = "CMS moderne basé sur des fichiers plats" -version = "1.7.44~ynh1" +version = "1.7.45~ynh1" maintainers = ["tituspijean"] @@ -63,14 +63,14 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/trilbymedia/grav-plugin-login-ldap" [resources.sources.main] - url = "https://github.com/getgrav/grav/releases/download/1.7.44/grav-admin-v1.7.44.zip" - sha256 = "e1ed0746f5c107f2e6d8f2174d8bac25abe07ccf7f8eec1e6d65c4dc63908fa5" + url = "https://github.com/getgrav/grav/releases/download/1.7.45/grav-admin-v1.7.45.zip" + sha256 = "f2dfd984acbfcc00502e5736a3b80870996b644f28d40a98a94b7cdcdb723736" autoupdate.strategy = "latest_github_release" autoupdate.asset = "grav-admin.*.zip" [resources.sources.app-upgrade] - url = "https://github.com/getgrav/grav/releases/download/1.7.44/grav-update-v1.7.44.zip" - sha256 = "d3766001bb3711f7c8530b0d2e8ab26c7de7bca50c1cc81b8f4792a4b926001f" + url = "https://github.com/getgrav/grav/releases/download/1.7.45/grav-update-v1.7.45.zip" + sha256 = "a836dfb311934df2ec16a14e6d7914375d2a5ac61ce012665391efdc4a102392" autoupdate.strategy = "latest_github_release" autoupdate.asset = "grav-update.*.zip" From 4afcba480686467d59f953554d5dfa50a21fe5ca Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 19 Mar 2024 01:36:51 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 19 +++++++++---------- README_fr.md | 21 ++++++++++----------- 2 files changed, 19 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 76e514c..94bc361 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -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. +**Shipped version:** 1.7.45~ynh1 -**Shipped version:** 1.7.44~ynh1 - -**Demo:** https://getgrav.org/downloads/themes +**Demo:** ## Screenshots @@ -29,11 +28,11 @@ Grav is a modern open source flat-file CMS. ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## 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. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug or sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 319b499..4177f88 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -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 +**Version incluse :** 1.7.45~ynh1 -**Version incluse :** 1.7.44~ynh1 - -**Démo :** https://getgrav.org/downloads/themes +**Démo :** ## Captures d’écran @@ -29,11 +28,11 @@ Un CMS moderne basé sur des fichiers plats ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -41,10 +40,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno 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 ou sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**