diff --git a/README.md b/README.md index d64ce13..dfc1af0 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot". - Certificate Info -**Shipped version:** 1.18.2~ynh1 - +**Shipped version:** 1.18.5~ynh1 **Demo:** https://demo.uptime.kuma.pet diff --git a/README_fr.md b/README_fr.md index b11284e..f6e8f49 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,8 +29,7 @@ It is a self-hosted monitoring tool like "Uptime Robot". - Certificate Info -**Version incluse :** 1.18.2~ynh1 - +**Version incluse :** 1.18.5~ynh1 **Démo :** https://demo.uptime.kuma.pet diff --git a/conf/app.src b/conf/app.src index 6bfb8a1..851f562 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.18.2.tar.gz -SOURCE_SUM=e665e7c6a655abef9030c717f4b9256f38cc30a702b5feadb1c384590fa368dd +SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.18.5.tar.gz +SOURCE_SUM=53c0f3540b01edf577f47ccdc4f85f3a38fe7032bb112046c5b2df889068a413 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=1.18.2.tar.gz +SOURCE_FILENAME=1.18.5.tar.gz SOURCE_EXTRACT=true diff --git a/conf/dist.src b/conf/dist.src index c20213c..c18862a 100644 --- a/conf/dist.src +++ b/conf/dist.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.2/dist.tar.gz -SOURCE_SUM=24e4c9bec3d4bd30bbb2eea4079c48791b255bb0f58eaa94ee61682a6f03a954 +SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.5/dist.tar.gz +SOURCE_SUM=9c2b3942356ab04b8716946edc5edcb793a5fbcc8e4472a71765e61b07670834 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e8e0a73..fc9a43a 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.18.2~ynh1", + "version": "1.18.5~ynh1", "url": "https://github.com/louislam/uptime-kuma/", "upstream": { "license": "MIT",