diff --git a/README.md b/README.md index 3acba09..22c0c16 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.24~ynh1 +**Shipped version:** 2023.09.05~ynh1 **Demo:** https://demo.cachethq.io diff --git a/README_fr.md b/README_fr.md index 4712b82..4b82923 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.24~ynh1 +**Version incluse :** 2023.09.05~ynh1 **Démo :** https://demo.cachethq.io diff --git a/manifest.toml b/manifest.toml index 946c14c..be45f4b 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.24~ynh1" +version = "2023.09.05~ynh1" maintainers = ["JimboJoe"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/CachetHQ/Cachet/archive/f40da226670a92934170c1adcfff3d1c40a6096b.tar.gz" - sha256 = "65bc27e040d963fdeea20f48bbe086f05598fdb9b8934916b6bf47a28a3d2dd8" + url = "https://github.com/CachetHQ/Cachet/archive/2323e9c0e36100f561ba03f029d87e2543636e81.tar.gz" + sha256 = "a3e26b429e3121e728447fd26d060321b695c56aeac3fc13eb0a79d4d80c217e" autoupdate.strategy = "latest_github_commit" [resources.system_user]