1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/uptime-kuma_ynh.git synced 2024-10-01 13:34:58 +02:00

Merge pull request #51 from YunoHost-Apps/ci-auto-update-v1.20.0

Upgrade to version 1.20.0
This commit is contained in:
Éric Gaspar 2023-02-14 11:01:01 +01:00 committed by GitHub
commit c01187d2cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 10 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Uptime Kuma for YunoHost
[![Integration level](https://dash.yunohost.org/integration/uptime-kuma.svg)](https://dash.yunohost.org/appci/app/uptime-kuma) ![Working status](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/uptime-kuma.svg)](https://dash.yunohost.org/appci/app/uptime-kuma) ![Working status](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.maintain.svg)
[![Install Uptime Kuma with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=uptime-kuma)
*[Lire ce readme en français.](./README_fr.md)*
@ -28,7 +29,8 @@ It is a self-hosted monitoring tool like "Uptime Robot".
- Ping Chart
- Certificate Info
**Shipped version:** 1.19.6~ynh1
**Shipped version:** 1.20.0~ynh1
**Demo:** https://demo.uptime.kuma.pet

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Uptime Kuma pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/uptime-kuma.svg)](https://dash.yunohost.org/appci/app/uptime-kuma) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/uptime-kuma.svg)](https://dash.yunohost.org/appci/app/uptime-kuma) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/uptime-kuma.maintain.svg)
[![Installer Uptime Kuma avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=uptime-kuma)
*[Read this readme in english.](./README.md)*
@ -29,7 +30,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
- Certificate Info
**Version incluse :** 1.19.6~ynh1
**Version incluse :** 1.20.0~ynh1
**Démo :** https://demo.uptime.kuma.pet

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.19.6.tar.gz
SOURCE_SUM=9a9ec64f150605c97b10a4cdce9a90791eee46b499c0c64a171c68f56c0cc481
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.20.0.tar.gz
SOURCE_SUM=bc8325e69efdc580c3d5064374096415af806838feda7f471bde2aa6229ef401
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=1.19.6.tar.gz
SOURCE_FILENAME=1.20.0.tar.gz
SOURCE_EXTRACT=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.19.6/dist.tar.gz
SOURCE_SUM=01a7e4773d0a6504375de1c425c0d75a4baef63b3cc197c16d228f8cfc9533ad
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.20.0/dist.tar.gz
SOURCE_SUM=920687064a3a23166ee741206130eb6d39e1d07ce5b8320a1e38771a72b6ad65
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Self-hosted monitoring tool like Uptime-Robot",
"fr": "Outil de surveillance auto-hébergé similaire à Uptime-Robot"
},
"version": "1.19.6~ynh1",
"version": "1.20.0~ynh1",
"url": "https://github.com/louislam/uptime-kuma/",
"upstream": {
"license": "MIT",