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

Upgrade to version 1.18.5
This commit is contained in:
Éric Gaspar 2022-10-13 18:36:08 +02:00 committed by GitHub
commit fa827840bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
- Certificate Info
**Shipped version:** 1.18.3~ynh1
**Shipped version:** 1.18.5~ynh1
**Demo:** https://demo.uptime.kuma.pet

View file

@ -29,7 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
- Certificate Info
**Version incluse :** 1.18.3~ynh1
**Version incluse :** 1.18.5~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.18.3.tar.gz
SOURCE_SUM=132fb5aed19f4eaa21ee383fa6a9f0756d2e01902f947c5859ad77e7495d1b4e
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.18.5.tar.gz
SOURCE_SUM=53c0f3540b01edf577f47ccdc4f85f3a38fe7032bb112046c5b2df889068a413
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=1.18.3.tar.gz
SOURCE_FILENAME=1.18.5.tar.gz
SOURCE_EXTRACT=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.3/dist.tar.gz
SOURCE_SUM=c02165cd82b264a85e375e5882dd2c0a4f52eb79b084134c25ee3aab69ed602f
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.5/dist.tar.gz
SOURCE_SUM=9c2b3942356ab04b8716946edc5edcb793a5fbcc8e4472a71765e61b07670834
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.18.3~ynh1",
"version": "1.18.5~ynh1",
"url": "https://github.com/louislam/uptime-kuma/",
"upstream": {
"license": "MIT",