Mackup 0.5.1

Closes Homebrew/homebrew#22101.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Laurent Raufaste 2013-08-24 00:45:36 -04:00 committed by Adam Vandenberg
parent 5fdc41eaec
commit 31dd82863f

View file

@ -2,8 +2,8 @@ require 'formula'
class Mackup < Formula
homepage 'https://github.com/lra/mackup'
url 'https://github.com/lra/mackup/archive/0.5.tar.gz'
sha1 '9c5b7f37eceea5f873c4902eef4194164032afae'
url 'https://github.com/lra/mackup/archive/0.5.1.tar.gz'
sha1 '079c5004748c4f1818af105babbdddc04759762b'
def install
bin.install "mackup.py" => "mackup"