diff --git a/README.md b/README.md index 0769a72..78c76f0 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Cachet is a status page for your API, service or company. Built with all of the features that you'd expect from a status page, Cachet comes with a powerful API, a metric system, multiple user support, two factor authentication for added security and is easy to get setup. A powerful, self-hosted alternative to StatusPage.io and Status.io. +**Shipped version:** 2024.03.08~ynh1 -**Shipped version:** 2023.12.01~ynh1 - -**Demo:** https://demo.cachethq.io +**Demo:** ## Screenshots @@ -29,11 +28,11 @@ Cachet is a status page for your API, service or company. Built with all of the ## 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 @@ -47,4 +46,4 @@ or sudo yunohost app upgrade cachet -u https://github.com/YunoHost-Apps/cachet_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 68d6c40..75af581 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble Cachet est une page de statut pour votre API, service ou entreprise. Construit avec toutes les fonctionnalités que vous attendez d'une page de status, Cachet est livré avec une API puissante, un système métrique, une prise en charge de plusieurs utilisateurs, une authentification à deux facteurs pour une sécurité accrue et est facile à configurer. Une alternative puissante et auto-hébergée à StatusPage.io et Status.io. +**Version incluse :** 2024.03.08~ynh1 -**Version incluse :** 2023.12.01~ynh1 - -**Démo :** https://demo.cachethq.io +**Démo :** ## Captures d’écran @@ -28,11 +27,11 @@ Cachet est une page de statut pour votre API, service ou entreprise. Construit a ## 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 @@ -46,4 +45,4 @@ ou sudo yunohost app upgrade cachet -u https://github.com/YunoHost-Apps/cachet_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 :** diff --git a/manifest.toml b/manifest.toml index ee5f120..d9616df 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Cachet" description.en = "Open source status page system" description.fr = "Système de page de statut open source" -version = "2023.12.01~ynh1" +version = "2024.03.08~ynh1" maintainers = ["JimboJoe"] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/CachetHQ/Cachet/archive/8b565ab7f05ce8b89a40e61330a7e0ac2bf55630.tar.gz" - sha256 = "1385a972e2733f0da38ee186c853d470de1bc95532996d52106135685ef35b0f" + url = "https://github.com/CachetHQ/Cachet/archive/517d0a813f3098c703fdcff41c5f9877c38ebec7.tar.gz" + sha256 = "cc08bf31a6d0b05d6832bc7f5c53b6929c2fea833439c8ee395b9667334cbb4b" autoupdate.strategy = "latest_github_commit" [resources.system_user]