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 #32 from YunoHost-Apps/ci-auto-update-v1.18.0

Upgrade to version 1.18.0
This commit is contained in:
Hadrien 2022-10-04 13:28:35 +02:00 committed by GitHub
commit c0e5f7837a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 9 deletions

View file

@ -29,7 +29,8 @@ It is a self-hosted monitoring tool like "Uptime Robot".
- Certificate Info
**Shipped version:** 1.17.1~ynh1
**Shipped version:** 1.18.0~ynh1 *(:warning: This is the `ci-auto-update-v1.18.0` branch. The [`master` branch](https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/master) used in the catalog is currently on version 1.17.1\~ynh1.)*
**Demo:** https://demo.uptime.kuma.pet

View file

@ -29,7 +29,8 @@ It is a self-hosted monitoring tool like "Uptime Robot".
- Certificate Info
**Version incluse :** 1.17.1~ynh1
**Version incluse :** 1.18.0~ynh1 *(:warning: Il s'agit de la branche `ci-auto-update-v1.18.0`. La [branche `master`](https://github.com/YunoHost-Apps/uptime-kuma_ynh/tree/master) utilisée dans le catalogue est actuellement en 1.17.1\~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.17.1.tar.gz
SOURCE_SUM=2b1bf89ae473ca65891819a3a83af9fb4267c6d9c47cf5ec959a91416ebe6ddd
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.18.0.tar.gz
SOURCE_SUM=38fe1a0629e5cb9cf2535c5b6352574a871a0354d8ba5544930f8c398a11ac99
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=1.17.1.tar.gz
SOURCE_FILENAME=1.18.0.tar.gz
SOURCE_EXTRACT=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.17.1/dist.tar.gz
SOURCE_SUM=c815b017787143b3c72fa2f38dcc7f6346c9eaaf0d8c388e024403d232775cea
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.0/dist.tar.gz
SOURCE_SUM=acf61538b29007ee3b6c39fb361bd731655ff06678ce2d9765b9047938a3c8ae
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.17.1~ynh1",
"version": "1.18.0~ynh1",
"url": "https://github.com/louislam/uptime-kuma/",
"upstream": {
"license": "MIT",
@ -16,7 +16,7 @@
"userdoc": "https://github.com/louislam/uptime-kuma/wiki",
"code": "https://github.com/louislam/uptime-kuma"
},
"license": "AGPL-3.0-or-later",
"license": "MIT",
"maintainer": {
"name": "Hadrien",
"email": "ketsapiwiq@protonmail.com"