From 636730d0214d06e13faa7996415c1d1ead462109 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 Apr 2024 03:46:44 +0200 Subject: [PATCH] Upgrade to v1.23.13 https://github.com/louislam/uptime-kuma/releases/tag/1.23.13 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5978fd5..bd7a59f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Uptime Kuma" description.en = "Monitoring tool like Uptime-Robot" description.fr = "Outil de surveillance similaire à Uptime-Robot" -version = "1.23.12~ynh1" +version = "1.23.13~ynh1" maintainers = ["ketsapiwiq"] @@ -39,14 +39,14 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.dist] - url = "https://github.com/louislam/uptime-kuma/releases/download/1.23.12/dist.tar.gz" - sha256 = "049bab4b7ef11edecd30365f23036737737cfb1862eaf8f653229f7708094e2f" + url = "https://github.com/louislam/uptime-kuma/releases/download/1.23.13/dist.tar.gz" + sha256 = "18122dc3b4197bfebc17aa76fdbc4f9a593f09077492f6cdb4facc2d9c6cdcee" autoupdate.strategy = "latest_github_release" autoupdate.asset = "dist.tar.gz" [resources.sources.main] - url = "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.23.12.tar.gz" - sha256 = "c456f274f100898225f8e50d49eadb9679fc34a4c91d0235121031eb62b70148" + url = "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.23.13.tar.gz" + sha256 = "8cec2f2ce5cb7111a6b1c7f6e2a581b909ef81c0577d53b3b89b1143f4f21e91" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"