commit
ff10dedaac
3 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@ Uptime Kuma is a self-hosted monitoring tool like "Uptime Robot".
|
||||||
- Certificate Info
|
- Certificate Info
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.23.4~ynh1
|
**Shipped version:** 1.23.7~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.uptime.kuma.pet
|
**Demo:** https://demo.uptime.kuma.pet
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ Uptime Kuma est un outil de surveillance auto-hébergé comme « Uptime Robot »
|
||||||
- Graphique Ping
|
- Graphique Ping
|
||||||
- Informations sur le certificat
|
- Informations sur le certificat
|
||||||
|
|
||||||
**Version incluse :** 1.23.4~ynh1
|
**Version incluse :** 1.23.7~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.uptime.kuma.pet
|
**Démo :** https://demo.uptime.kuma.pet
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Uptime Kuma"
|
||||||
description.en = "Monitoring tool like Uptime-Robot"
|
description.en = "Monitoring tool like Uptime-Robot"
|
||||||
description.fr = "Outil de surveillance similaire à Uptime-Robot"
|
description.fr = "Outil de surveillance similaire à Uptime-Robot"
|
||||||
|
|
||||||
version = "1.23.4~ynh1"
|
version = "1.23.7~ynh1"
|
||||||
|
|
||||||
maintainers = ["ketsapiwiq", "eric_G"]
|
maintainers = ["ketsapiwiq", "eric_G"]
|
||||||
|
|
||||||
|
@ -39,14 +39,14 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.dist]
|
[resources.sources.dist]
|
||||||
url = "https://github.com/louislam/uptime-kuma/releases/download/1.23.4/dist.tar.gz"
|
url = "https://github.com/louislam/uptime-kuma/releases/download/1.23.7/dist.tar.gz"
|
||||||
sha256 = "f8795ba25a6f6559f5437fbf803953491ba47848942c8f1fe488d99475ebda2a"
|
sha256 = "0bc467d96460c5118284a1d6a1e447378839d29bc1bddf1db90d21f4f432c411"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "dist.tar.gz"
|
autoupdate.asset = "dist.tar.gz"
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.23.4.tar.gz"
|
url = "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.23.7.tar.gz"
|
||||||
sha256 = "d8351ff6efc8a40a529fa78163b12a08e902634391540ffeff585a40bf78d81b"
|
sha256 = "fc8555ee464c8376f9577bcfe4e3eb886a37678fdbb334a4b7109a26dc286582"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "tarball"
|
autoupdate.asset = "tarball"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue