From 5075a55692c0482819277b0a1ce0fb70edabbd4e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 15 Feb 2014 12:09:22 -0600 Subject: tag v0.7.5 Closes #26747. --- Library/Formula/tag.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3