parent
84e4d0632c
commit
cdaecb51e9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Tag < Formula
|
||||
homepage 'https://github.com/jdberry/tag/'
|
||||
url 'https://github.com/jdberry/tag/archive/v0.7.3.tar.gz'
|
||||
sha1 'aaab77f51eeacde2fdd75a7c56403c0d620b7970'
|
||||
url 'https://github.com/jdberry/tag/archive/v0.7.5.tar.gz'
|
||||
sha1 'e1075a1068f6a4cb377144e162ee47c063a4a0d6'
|
||||
head 'https://github.com/jdberry/tag.git'
|
||||
|
||||
depends_on :macos => :mavericks
|
||||
|
|
Loading…
Reference in a new issue