diff options
author | Ashley Bone | 2024-11-08 11:57:47 -0500 |
---|---|---|
committer | Ashley Bone | 2024-11-08 11:57:47 -0500 |
commit | 863497cb910d5cb77b1d90999b775359ff621855 (patch) | |
tree | 4ee5373800c475064e5feaa62045b86c9d41c0bd /.SRCINFO | |
parent | 0f239b6560483b6a74d516b149f72425a1c87b89 (diff) | |
download | aur-863497cb910d5cb77b1d90999b775359ff621855.tar.gz |
Update to 3.7.0.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = healthchecks pkgdesc = A cron monitoring service with a web-based dashboard, API, and notification integrations. - pkgver = 3.0.1 + pkgver = 3.7.0 pkgrel = 1 url = https://github.com/healthchecks/healthchecks install = healthchecks.install @@ -26,7 +26,7 @@ pkgbase = healthchecks optdepends = python-apprise: Add support for the Apprise integration. backup = var/lib/healthchecks/local_settings.py backup = etc/uwsgi/healthchecks.ini - source = https://github.com/healthchecks/healthchecks/archive/refs/tags/v3.0.1.tar.gz + source = https://github.com/healthchecks/healthchecks/archive/refs/tags/v3.7.tar.gz source = hc-clean-db source = hc-manage source = healthchecks-clean-db.service @@ -38,7 +38,7 @@ pkgbase = healthchecks source = healthchecks.tmpfiles source = local_settings.py source = settings.patch - sha256sums = b6a567e59d6a3e1916882fa39794c9cfceb3c1ee6135464f604adc35d64d4b82 + sha256sums = 2d46db4a58488de6918aa95fb9f6ff77a94a76e76ea58817bbd89423e3b1f7ce sha256sums = a7b75bdd35c6952e06e1cd3824450f7c613aff5e3fb1d9f4f57f517b57cefbde sha256sums = 355ac237284642e24a3cbe7ddb285bf7dbb802e72ea7fe7c68f0476178ab94fc sha256sums = 9d32c4d1404079cac9b7a4ccbc97e01d867735c2536f915220d2ac5dffc333e7 |