mackup 0.7.3
Closes Homebrew/homebrew#29659. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
80e7c7eec5
commit
2a2ef86948
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.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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue