1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cachet_ynh.git synced 2024-09-03 18:16:03 +02:00
* Version 2 (#32)

* v2

* Auto-update README

* v2

* fix

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update _common.sh

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Update manifest.toml

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* 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

* Upgrade to v2023.09.05 (#45)

* Upgrade to v2023.09.05

* Auto-update README

* Cleaning (#49)

* cleaning

* Auto-update README

* cleaning

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Upgrade to v2023.10.11 (#50)

* Upgrade to v2023.10.11

* Auto-update README

* Upgrade to v2023.10.27 (#52)

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Félix Piédallu <felix@piedallu.me>
This commit is contained in:
eric_G 2023-10-27 19:40:53 +02:00 committed by GitHub
parent eeb35c2287
commit a5b5d17e60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -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.09.05~ynh1
**Shipped version:** 2023.10.11~ynh1
**Demo:** https://demo.cachethq.io

View file

@ -18,7 +18,7 @@ Si vous navez 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.09.05~ynh1
**Version incluse :** 2023.10.11~ynh1
**Démo :** https://demo.cachethq.io

View file

@ -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.09.05~ynh1"
version = "2023.10.27~ynh1"
maintainers = ["JimboJoe"]
@ -52,8 +52,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/CachetHQ/Cachet/archive/2323e9c0e36100f561ba03f029d87e2543636e81.tar.gz"
sha256 = "a3e26b429e3121e728447fd26d060321b695c56aeac3fc13eb0a79d4d80c217e"
url = "https://github.com/CachetHQ/Cachet/archive/7b07983d54cc5b83064c2bbe3848c3f231cf8799.tar.gz"
sha256 = "241f23ce6bf3c57f8716f4f94a4dbc4d3dfdaa746ab67430920de0eda6469f7a"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]