From 993bc5c3ac6e6a1e5858b98fd23294b127359774 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 Feb 2023 06:23:06 +0000 Subject: [PATCH] Upgrade to v1.20.1 --- 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 aea0dd3..41ea0ea 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.20.0.tar.gz -SOURCE_SUM=bc8325e69efdc580c3d5064374096415af806838feda7f471bde2aa6229ef401 +SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.20.1.tar.gz +SOURCE_SUM=c1125217d17538899842f640e9b00db6979854552858d79a5e05a64e5cda3b26 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=1.20.0.tar.gz +SOURCE_FILENAME=1.20.1.tar.gz SOURCE_EXTRACT=true diff --git a/conf/dist.src b/conf/dist.src index ba6d601..1144827 100644 --- a/conf/dist.src +++ b/conf/dist.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.20.0/dist.tar.gz -SOURCE_SUM=920687064a3a23166ee741206130eb6d39e1d07ce5b8320a1e38771a72b6ad65 +SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.20.1/dist.tar.gz +SOURCE_SUM=1683a8e86c05cab905cd7efa41089d072dd60dc1d695c3f0761f9c8de86f4fb8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1169c4c..c10ba18 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.20.0~ynh1", + "version": "1.20.1~ynh1", "url": "https://github.com/louislam/uptime-kuma/", "upstream": { "license": "MIT",