Upgrade to v1.18.1

This commit is contained in:
yunohost-bot 2022-10-04 06:35:59 +00:00
parent 5c5a3ef223
commit f521111a8b
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.17.1.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.18.1.tar.gz
SOURCE_SUM=2b1bf89ae473ca65891819a3a83af9fb4267c6d9c47cf5ec959a91416ebe6ddd SOURCE_SUM=5868ebe60df865e21a572afb26ad140d2155e62c0f728985a2b8641bc17ceb38
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.17.1.tar.gz SOURCE_FILENAME=1.18.1.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.17.1/dist.tar.gz SOURCE_URL=https://github.com/louislam/uptime-kuma/releases/download/1.18.1/dist.tar.gz
SOURCE_SUM=c815b017787143b3c72fa2f38dcc7f6346c9eaaf0d8c388e024403d232775cea SOURCE_SUM=4d18c6c5469bd785e60454517abdf200ca45c9a78dc9a84af1f5a9cf07bcbc45
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.17.1~ynh1", "version": "1.18.1~ynh1",
"url": "https://github.com/louislam/uptime-kuma/", "url": "https://github.com/louislam/uptime-kuma/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",