From 2ba73663908f0828a58bd97aa9246b37a3b545f0 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 25 Aug 2023 08:40:45 +0200 Subject: [PATCH] Testing (#44) * Version 2 (#32) * v2 * Auto-update README * v2 * fix * Auto-update README --------- Co-authored-by: yunohost-bot * Update _common.sh * Update manifest.toml * Auto-update README * Update manifest.toml * Update manifest.toml Co-authored-by: Alexandre Aubin * Upgrade to v2023.08.13 (#37) * Upgrade to v2023.08.13 * Auto-update README * Update manifest.toml * Update tests.toml * Update manifest.toml * Auto-update README * Upgrade to v2023.08.17 (#39) * Upgrade to v2023.08.17 * Auto-update README * Update manifest.toml * Upgrade to v2023.08.19 (#41) * Upgrade to v2023.08.19 * Auto-update README * Upgrade to v2023.08.21 (#42) * Upgrade to v2023.08.21 * Auto-update README * Upgrade to v2023.08.24 (#43) * Upgrade to v2023.08.24 * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: Alexandre Aubin Co-authored-by: YunoHost Bot --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 075d536..3acba09 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ 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:** 2023.08.17~ynh1 +**Shipped version:** 2023.08.24~ynh1 **Demo:** https://demo.cachethq.io diff --git a/README_fr.md b/README_fr.md index 94e988e..4712b82 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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. -**Version incluse :** 2023.08.17~ynh1 +**Version incluse :** 2023.08.24~ynh1 **Démo :** https://demo.cachethq.io diff --git a/manifest.toml b/manifest.toml index 3dc5140..946c14c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cachet" description.en = "Open source status page system" description.fr = "Système de page de statut open source" -version = "2023.08.17~ynh1" +version = "2023.08.24~ynh1" maintainers = ["JimboJoe"] @@ -17,7 +17,7 @@ admindoc = "https://docs.cachethq.io" code = "https://github.com/CachetHQ/Cachet" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/CachetHQ/Cachet/archive/3d52771a1e66ebdf818d65c21f7221315c25da23.tar.gz" - sha256 = "dfe20b569d5be720cf67898ea029e21e813a0e0d9b38879d202936724ea8b30c" + url = "https://github.com/CachetHQ/Cachet/archive/f40da226670a92934170c1adcfff3d1c40a6096b.tar.gz" + sha256 = "65bc27e040d963fdeea20f48bbe086f05598fdb9b8934916b6bf47a28a3d2dd8" autoupdate.strategy = "latest_github_commit" [resources.system_user]