1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/uptime-kuma_ynh.git synced 2024-10-01 13:34:58 +02:00

Upgrade to v1.18.2

This commit is contained in:
yunohost-bot 2022-10-05 06:42:12 +00:00
parent 0c19796570
commit 5bfe0ca486
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.0.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.18.2.tar.gz
SOURCE_SUM=38fe1a0629e5cb9cf2535c5b6352574a871a0354d8ba5544930f8c398a11ac99 SOURCE_SUM=e665e7c6a655abef9030c717f4b9256f38cc30a702b5feadb1c384590fa368dd
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.0.tar.gz SOURCE_FILENAME=1.18.2.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.0/dist.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.2/dist.tar.gz
SOURCE_SUM=acf61538b29007ee3b6c39fb361bd731655ff06678ce2d9765b9047938a3c8ae SOURCE_SUM=24e4c9bec3d4bd30bbb2eea4079c48791b255bb0f58eaa94ee61682a6f03a954
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.0~ynh1", "version": "1.18.2~ynh1",
"url": "https://github.com/louislam/uptime-kuma/", "url": "https://github.com/louislam/uptime-kuma/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",