diff --git a/README.md b/README.md index df2b435..2b096be 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ It is a self-hosted monitoring tool like "Uptime Robot". - Ping Chart - Certificate Info - -**Shipped version:** 1.19.5~ynh1 +**Shipped version:** 1.19.6~ynh1 **Demo:** https://demo.uptime.kuma.pet diff --git a/README_fr.md b/README_fr.md index aa8530f..bf3bbeb 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.19.5~ynh1 +**Version incluse :** 1.19.6~ynh1 **Démo :** https://demo.uptime.kuma.pet diff --git a/conf/app.src b/conf/app.src index 8b0b801..0629540 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.5.tar.gz -SOURCE_SUM=cf36845c013b0fcc337386109f45c4ca3b93dbbb3dbbed7ffa3eb26754509d84 +SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.19.6.tar.gz +SOURCE_SUM=9a9ec64f150605c97b10a4cdce9a90791eee46b499c0c64a171c68f56c0cc481 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=1.19.5.tar.gz +SOURCE_FILENAME=1.19.6.tar.gz SOURCE_EXTRACT=true diff --git a/conf/dist.src b/conf/dist.src index 09c94b8..e1ceba6 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.5/dist.tar.gz -SOURCE_SUM=3f94fd5cdb5f1b7c0dda4807374f380d3dcfa59018b3f5cfee2bba6b511b88d3 +SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.19.6/dist.tar.gz +SOURCE_SUM=01a7e4773d0a6504375de1c425c0d75a4baef63b3cc197c16d228f8cfc9533ad SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6a0e64a..95c3eed 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.5~ynh1", + "version": "1.19.6~ynh1", "url": "https://github.com/louislam/uptime-kuma/", "upstream": { "license": "MIT",