diff --git a/README.md b/README.md index e1992a7..7e45dc0 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.21.3~ynh1 +**Shipped version:** 1.22.1~ynh1 **Demo:** https://demo.uptime.kuma.pet diff --git a/README_fr.md b/README_fr.md index c7c999a..404bd67 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.21.3~ynh1 +**Version incluse :** 1.22.1~ynh1 **Démo :** https://demo.uptime.kuma.pet diff --git a/manifest.toml b/manifest.toml index b6408f3..9ab898d 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.21.3~ynh1" +version = "1.22.1~ynh1" maintainers = ["Hadrien"] @@ -40,14 +40,14 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.dist] - url = "https://github.com/louislam/uptime-kuma/releases/download/1.21.3/dist.tar.gz" - sha256 = "726342402962a257a596ecff84024dc29796a3a6d08da282c69777a0baa4779f" + url = "https://github.com/louislam/uptime-kuma/releases/download/1.22.1/dist.tar.gz" + sha256 = "212ec06db9a29c668ee3b4814dd9c7c167be9baf627eed160aee18399c3064e4" autoupdate.strategy = "latest_github_release" autoupdate.asset = "dist.tar.gz" [resources.sources.main] - url = "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.21.3.tar.gz" - sha256 = "e56e95d98fdb72be44dd1904631e29cd02b690f4f89cd2220c7a3a9fee601b97" + url = "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.22.1.tar.gz" + sha256 = "1b72331853178b82bc18673a207680d9a999c5a84e296418278084f5206fb91b" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"