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 5f3db6318..bde3cd1bc 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.2.tar.gz' - sha1 '316417a29b2e8d44111f2bc63c6503ed08bddf9c' + url 'https://github.com/lra/mackup/archive/0.7.3.tar.gz' + sha1 'c0d03ebd1232da760358dc01d9760a8ec819f727' head 'https://github.com/lra/mackup.git' |
