mackup 0.5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6afea1d353
commit
9f2a45afc4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue