Upgrade to v1.18.4

This commit is contained in:
yunohost-bot 2022-10-10 06:51:42 +00:00
parent bc39f0b25c
commit 1a488e9231
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.18.3.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.18.4.tar.gz
SOURCE_SUM=132fb5aed19f4eaa21ee383fa6a9f0756d2e01902f947c5859ad77e7495d1b4e SOURCE_SUM=2c7425745a237b9177ccb53360827974c4f3b48693751cf496fcdd7cf6961385
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=1.18.3.tar.gz SOURCE_FILENAME=1.18.4.tar.gz
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.3/dist.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.4/dist.tar.gz
SOURCE_SUM=c02165cd82b264a85e375e5882dd2c0a4f52eb79b084134c25ee3aab69ed602f SOURCE_SUM=41694e62bb4438d9c9e56e5a493905bc7dcd0e26f423b010c1b1b641675b8acd
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Self-hosted monitoring tool like Uptime-Robot", "en": "Self-hosted monitoring tool like Uptime-Robot",
"fr": "Outil de surveillance auto-hébergé similaire à Uptime-Robot" "fr": "Outil de surveillance auto-hébergé similaire à Uptime-Robot"
}, },
"version": "1.18.3~ynh1", "version": "1.18.4~ynh1",
"url": "https://github.com/louislam/uptime-kuma/", "url": "https://github.com/louislam/uptime-kuma/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",