diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mackup.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mackup.rb b/Library/Formula/mackup.rb index f1b5efa3b..56c3aa2fe 100644 --- a/Library/Formula/mackup.rb +++ b/Library/Formula/mackup.rb @@ -2,8 +2,8 @@ require "formula" class Mackup < Formula homepage "https://github.com/lra/mackup" - url "https://github.com/lra/mackup/archive/0.8.2.tar.gz" - sha1 "364045a943a88a3c12bfaf8c374a345392288600" + url "https://github.com/lra/mackup/archive/0.8.3.tar.gz" + sha1 "09e455ab0e8efec8500ba07fef3e8b3633c13d28" head "https://github.com/lra/mackup.git" |
