From d737fd0c2eddff7a1fbde42c0104734d4cb9c255 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Wed, 28 Feb 2024 11:17:33 +0100 Subject: [PATCH] Upgrade to v2023.12.01 (#56) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Upgrade to v2023.12.01 * Auto-update README --------- Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fc2cf30..0769a72 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.11.07~ynh1 +**Shipped version:** 2023.12.01~ynh1 **Demo:** https://demo.cachethq.io diff --git a/README_fr.md b/README_fr.md index 758651f..68d6c40 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po 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 :** 2023.11.07~ynh1 +**Version incluse :** 2023.12.01~ynh1 **Démo :** https://demo.cachethq.io diff --git a/manifest.toml b/manifest.toml index 5365649..ee5f120 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.11.07~ynh1" +version = "2023.12.01~ynh1" maintainers = ["JimboJoe"] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/CachetHQ/Cachet/archive/91e4d8aba7ce425c0b27ec74de2bc4792b3a107b.tar.gz" - sha256 = "d0c50aa8754b9e9ac2b7b26d086953fe698a7b7957b28df0209783a87485a21f" + url = "https://github.com/CachetHQ/Cachet/archive/8b565ab7f05ce8b89a40e61330a7e0ac2bf55630.tar.gz" + sha256 = "1385a972e2733f0da38ee186c853d470de1bc95532996d52106135685ef35b0f" autoupdate.strategy = "latest_github_commit" [resources.system_user]