diff --git a/conf/app.src b/conf/app.src index dc3014f..219c80f 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.19.0.tar.gz -SOURCE_SUM=7c175fec929dc23bf0c90399ce1a7491315cdef113eefaccd61fd9dd98729518 +SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.19.3.tar.gz +SOURCE_SUM=1aa3e7ad402ecd42cca2fdc8808099e5019d0018ad47a140fd42d7eeb8028cca SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=1.19.0.tar.gz +SOURCE_FILENAME=1.19.3.tar.gz SOURCE_EXTRACT=true diff --git a/conf/dist.src b/conf/dist.src index 69ea35f..da08313 100644 --- a/conf/dist.src +++ b/conf/dist.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.19.0/dist.tar.gz -SOURCE_SUM=390fb1bc5c6ce19e57585a1f2c00bcb75e9e8f200f08e0d8578513dc3a7ad082 +SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.19.3/dist.tar.gz +SOURCE_SUM=163014446b45579e83aeb964cb6bb521cf63c2fe7388917575a41702c508847e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b7b6c29..36fcd6c 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.19.0~ynh1", + "version": "1.19.3~ynh1", "url": "https://github.com/louislam/uptime-kuma/", "upstream": { "license": "MIT",