diff --git a/conf/app.src b/conf/app.src index 0099746..d2662b6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.13.1.tar.gz -SOURCE_SUM=c549a3873ada86b810a8167165a0348ae8b725d8f20c1409e73e1690f0afaa34 +SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.14.0.tar.gz +SOURCE_SUM=741e890f2abe670589c0bf34fcbe907a4efbfd2963de7d40519fa11ba7abbd1c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5720bec..b01c180 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.13.1~ynh1", + "version": "1.14.0~ynh1", "url": "https://github.com/louislam/uptime-kuma/", "upstream": { "license": "MIT",