From 3af8c5b7a20a10535809c9e10306a00f9f375968 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Sep 2022 10:05:52 +0000 Subject: [PATCH 1/4] Upgrade to v1.18.0 --- conf/app.src | 6 +++--- conf/dist.src | 4 ++-- manifest.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/app.src b/conf/app.src index 90b148b..22dbd60 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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 diff --git a/conf/dist.src b/conf/dist.src index 04105ac..4151384 100644 --- a/conf/dist.src +++ b/conf/dist.src @@ -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 diff --git a/manifest.json b/manifest.json index 0fc32e3..1917f59 100644 --- a/manifest.json +++ b/manifest.json @@ -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", From f51b1a0a9066430de7202c65a3f01ed7817e2f39 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Sep 2022 10:06:00 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 3 ++- README_fr.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6206623..e3d122a 100644 --- a/README.md +++ b/README.md @@ -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 + **Demo:** https://demo.uptime.kuma.pet diff --git a/README_fr.md b/README_fr.md index 3b1cc21..54c4cf4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 + **Démo :** https://demo.uptime.kuma.pet From 20435255e13c69caf063bca610e3c77a415ea804 Mon Sep 17 00:00:00 2001 From: Hadrien <26697460+ketsapiwiq@users.noreply.github.com> Date: Tue, 4 Oct 2022 13:28:23 +0200 Subject: [PATCH 3/4] Fix License --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1917f59..beffdaf 100644 --- a/manifest.json +++ b/manifest.json @@ -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" From 4bd8a999b99d8a94bc3959457fe431d9c6712800 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 4 Oct 2022 11:28:27 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3d122a..0d68a23 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot". - Certificate Info -**Shipped version:** 1.18.0~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 diff --git a/README_fr.md b/README_fr.md index 54c4cf4..f494183 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot". - Certificate Info -**Version incluse :** 1.18.0~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