tag v0.7.5

Closes Homebrew/homebrew#26747.
This commit is contained in:
Brett Koonce 2014-02-15 12:09:22 -06:00
parent 84e4d0632c
commit cdaecb51e9

View file

@ -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