diff options
Diffstat (limited to 'Library')
| -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 5ea4af22e..e17cc51f8 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.6.1.tar.gz' - sha1 '35cdbb7437b345c04ef87d04bd4e8c27c24236de' + url 'https://github.com/lra/mackup/archive/0.7.tar.gz' + sha1 '6876f5b08c80f1ff11570e5a1db073a2c080dcf2' head 'https://github.com/lra/mackup.git' |
