mackup 0.7
Closes Homebrew/homebrew#26913. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
9cffcd1544
commit
8698023919
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.6.1.tar.gz'
|
||||
sha1 '35cdbb7437b345c04ef87d04bd4e8c27c24236de'
|
||||
url 'https://github.com/lra/mackup/archive/0.7.tar.gz'
|
||||
sha1 '6876f5b08c80f1ff11570e5a1db073a2c080dcf2'
|
||||
|
||||
head 'https://github.com/lra/mackup.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue