hivedav

A curlable free/busy scheduler with CalDAV integration
git clone https://git.in0rdr.ch/hivedav.git
Log | Files | Refs | Pull requests | README | LICENSE

commit 16e675cc7bad2c8b251b5d062004a988b208bcfa
parent cd37e7894437976d87498b2c431f1223d5c29e64
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Tue, 20 Aug 2024 22:45:35 +0200

feat(updatecli): add latest targets

Diffstat:
Mupdatecli.d/default.yaml | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/updatecli.d/default.yaml b/updatecli.d/default.yaml @@ -49,6 +49,8 @@ targets: scmid: default spec: module: github.com/jordan-wright/email + versionfilter: + kind: latest ical: name: ical sourceid: ical @@ -56,6 +58,8 @@ targets: scmid: default spec: module: github.com/emersion/go-ical + versionfilter: + kind: latest cron: name: cron sourceid: cron @@ -63,6 +67,8 @@ targets: scmid: default spec: module: gopkg.in/robfig/cron.v2 + versionfilter: + kind: latest termchalk: name: termchalk sourceid: termchalk @@ -70,6 +76,8 @@ targets: scmid: default spec: module: github.com/pquerna/termchalk + versionfilter: + kind: latest # Use autodiscovery for modules with proper semver # - https://www.updatecli.io/docs/guides/npm