mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
Merge pull request #22 from YunoHost-Apps/ci-auto-update-v1.15.1
Upgrade to version 1.15.1
This commit is contained in:
commit
db22355e7d
5 changed files with 8 additions and 8 deletions
|
@ -29,7 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
||||||
- Certificate Info
|
- Certificate Info
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.15.0~ynh1
|
**Shipped version:** 1.15.1~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.uptime.kuma.pet
|
**Demo:** https://demo.uptime.kuma.pet
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
||||||
- Certificate Info
|
- Certificate Info
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.15.0~ynh1
|
**Version incluse :** 1.15.1~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.uptime.kuma.pet
|
**Démo :** https://demo.uptime.kuma.pet
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.15.0.tar.gz
|
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.15.1.tar.gz
|
||||||
SOURCE_SUM=1578d302fced2a8fcaf4f64a517fbb0fb38a5c4e55fa681723973ea7be4a7225
|
SOURCE_SUM=e9810fe79d7f9db55670d9072925ee55d5981a7d053c02b434c2f6b0368a6de2
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=1.15.0.tar.gz
|
SOURCE_FILENAME=1.15.1.tar.gz
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.15.0/dist.tar.gz
|
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.15.1/dist.tar.gz
|
||||||
SOURCE_SUM=03166bcc37ef418bbe450b7c5bfeeb06a755a84f89776fbc87ad3194bfc68b02
|
SOURCE_SUM=d176c502ddaf86d4ad19e1b5bcb00f67fdf6b5193079387a5bbfd6dd27e56be9
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Self-hosted monitoring tool like Uptime-Robot",
|
"en": "Self-hosted monitoring tool like Uptime-Robot",
|
||||||
"fr": "Outil de surveillance auto-hébergé similaire à Uptime-Robot"
|
"fr": "Outil de surveillance auto-hébergé similaire à Uptime-Robot"
|
||||||
},
|
},
|
||||||
"version": "1.15.0~ynh1",
|
"version": "1.15.1~ynh1",
|
||||||
"url": "https://github.com/louislam/uptime-kuma/",
|
"url": "https://github.com/louislam/uptime-kuma/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue