From 84e083c62ea62739590690db481ed7694b9dbbb7 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Tue, 15 Feb 2022 12:46:27 +0100 Subject: [PATCH] Modified: README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d4840e..cdfe506 100644 --- a/README.md +++ b/README.md @@ -517,4 +517,6 @@ To make a new release: $ git push && git push --tags ``` 1. Update version in the AUR [PKGBUILD](https://aur.archlinux.org/packages/restic-automatic-backup-scheduler/). -1. Update version in the Homebrew [Formula](https://github.com/erikw/homebrew-tap/blob/main/Formula/restic-automatic-backup-scheduler.rb). +1. Update version in the Homebrew Formulas: + * [restic-automatic-backup-scheduler](https://github.com/erikw/homebrew-tap/blob/main/Formula/restic-automatic-backup-scheduler.rb). + * [restic-automatic-backup-scheduler-check](https://github.com/erikw/homebrew-tap/blob/main/Formula/restic-automatic-backup-scheduler-check.rb).