diff options
| -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 c5148f880..6ed94b011 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.7.1.tar.gz' - sha1 'e09606708d9a61dfa5e574b789f4f858ad7fe2e2' + url 'https://github.com/lra/mackup/archive/0.7.2.tar.gz' + sha1 '316417a29b2e8d44111f2bc63c6503ed08bddf9c' head 'https://github.com/lra/mackup.git' |
