diff --git a/README.md b/README.md index eb90aef..bf16d14 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.19~ynh1 +**Shipped version:** 2023.08.21~ynh1 **Demo:** https://demo.cachethq.io diff --git a/README_fr.md b/README_fr.md index 5298446..91f87c3 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.19~ynh1 +**Version incluse :** 2023.08.21~ynh1 **Démo :** https://demo.cachethq.io diff --git a/manifest.toml b/manifest.toml index 963be90..128332d 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.19~ynh1" +version = "2023.08.21~ynh1" maintainers = ["JimboJoe"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/CachetHQ/Cachet/archive/0611cad202406992701b6ce1ca5f24f5d527d98e.tar.gz" - sha256 = "de2feff5010da849175672a7d847ea9b6d77139f6b103ad16b8cc5e0c476234c" + url = "https://github.com/CachetHQ/Cachet/archive/0675337812f979613ac7b314c98a01a95e01eb2a.tar.gz" + sha256 = "aa12ed51839d86de43c2f98c7f5cc6eb666b1156ef5dbab82a274667861705c4" autoupdate.strategy = "latest_github_commit" [resources.system_user]