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

Upgrade to version 1.17.1
This commit is contained in:
Éric Gaspar 2022-06-24 09:15:06 +02:00 committed by GitHub
commit 5c5a3ef223
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 - Certificate Info
**Shipped version:** 1.17.0~ynh1 **Shipped version:** 1.17.1~ynh1
**Demo:** https://demo.uptime.kuma.pet **Demo:** https://demo.uptime.kuma.pet

View file

@ -29,7 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot".
- Certificate Info - Certificate Info
**Version incluse :** 1.17.0~ynh1 **Version incluse :** 1.17.1~ynh1
**Démo :** https://demo.uptime.kuma.pet **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.0.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.17.1.tar.gz
SOURCE_SUM=faad3bb3dd42c35b9503a2287e7164533b575fe820c2ddb49393863234433732 SOURCE_SUM=2b1bf89ae473ca65891819a3a83af9fb4267c6d9c47cf5ec959a91416ebe6ddd
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.17.0.tar.gz SOURCE_FILENAME=1.17.1.tar.gz
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.17.0/dist.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.17.1/dist.tar.gz
SOURCE_SUM=74508f196f6d8f0e2edb38f380dc4d630eeb4a4bc28ce2de62bd57e64f240129 SOURCE_SUM=c815b017787143b3c72fa2f38dcc7f6346c9eaaf0d8c388e024403d232775cea
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -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.17.0~ynh1", "version": "1.17.1~ynh1",
"url": "https://github.com/louislam/uptime-kuma/", "url": "https://github.com/louislam/uptime-kuma/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",