mirror of
https://github.com/YunoHost-Apps/cachet_ynh.git
synced 2024-09-03 18:16:03 +02:00
Upgrade to v2023.08.17 (#39)
* Upgrade to v2023.08.17 * Auto-update README
This commit is contained in:
parent
4402fa2e9f
commit
8db253338a
3 changed files with 5 additions and 5 deletions
|
@ -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.13~ynh1
|
||||
**Shipped version:** 2023.08.17~ynh1
|
||||
|
||||
**Demo:** https://demo.cachethq.io
|
||||
|
||||
|
|
|
@ -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.13~ynh1
|
||||
**Version incluse :** 2023.08.17~ynh1
|
||||
|
||||
**Démo :** https://demo.cachethq.io
|
||||
|
||||
|
|
|
@ -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.13~ynh1"
|
||||
version = "2023.08.17~ynh1"
|
||||
|
||||
maintainers = ["JimboJoe"]
|
||||
|
||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/CachetHQ/Cachet/archive/c79a66a08dbcdd89fbb5cf9bd332eb0db19629f6.tar.gz"
|
||||
sha256 = "a63554a9170e8c73f91a73288bc419705a8651982ad34af4a96208a6c861c729"
|
||||
url = "https://github.com/CachetHQ/Cachet/archive/3d52771a1e66ebdf818d65c21f7221315c25da23.tar.gz"
|
||||
sha256 = "dfe20b569d5be720cf67898ea029e21e813a0e0d9b38879d202936724ea8b30c"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue