From 9f2a45afc4f8dc7e3a459e4c32dd400a8d44b29a Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 18 Oct 2013 18:54:24 -0500 Subject: [PATCH] mackup 0.5.2 Signed-off-by: Adam Vandenberg --- Formula/mackup.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mackup.rb b/Formula/mackup.rb index c76cd10a85..0f6dafad9e 100644 --- a/Formula/mackup.rb +++ b/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.5.1.tar.gz' - sha1 '079c5004748c4f1818af105babbdddc04759762b' + url 'https://github.com/lra/mackup/archive/0.5.2.tar.gz' + sha1 '4b5fcd010f256dd8c67fe7a6ed9da2b77d162d09' def install bin.install "mackup.py" => "mackup"