mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
Merge pull request #29 from YunoHost-Apps/ci-auto-update-v1.17.1
Upgrade to version 1.17.1
This commit is contained in:
commit
5c5a3ef223
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
|
||||
|
||||
|
||||
**Shipped version:** 1.17.0~ynh1
|
||||
**Shipped version:** 1.17.1~ynh1
|
||||
|
||||
**Demo:** https://demo.uptime.kuma.pet
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||
- Certificate Info
|
||||
|
||||
|
||||
**Version incluse :** 1.17.0~ynh1
|
||||
**Version incluse :** 1.17.1~ynh1
|
||||
|
||||
**Démo :** https://demo.uptime.kuma.pet
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.17.0.tar.gz
|
||||
SOURCE_SUM=faad3bb3dd42c35b9503a2287e7164533b575fe820c2ddb49393863234433732
|
||||
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.17.1.tar.gz
|
||||
SOURCE_SUM=2b1bf89ae473ca65891819a3a83af9fb4267c6d9c47cf5ec959a91416ebe6ddd
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=1.17.0.tar.gz
|
||||
SOURCE_FILENAME=1.17.1.tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.17.0/dist.tar.gz
|
||||
SOURCE_SUM=74508f196f6d8f0e2edb38f380dc4d630eeb4a4bc28ce2de62bd57e64f240129
|
||||
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.17.1/dist.tar.gz
|
||||
SOURCE_SUM=c815b017787143b3c72fa2f38dcc7f6346c9eaaf0d8c388e024403d232775cea
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.0~ynh1",
|
||||
"version": "1.17.1~ynh1",
|
||||
"url": "https://github.com/louislam/uptime-kuma/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue