diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/tag.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tag.rb b/Library/Formula/tag.rb index a716b3a9b..14d9622a4 100644 --- a/Library/Formula/tag.rb +++ b/Library/Formula/tag.rb @@ -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 |
