aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-02-15 12:09:22 -0600
committerBrett Koonce2014-02-15 12:35:41 -0600
commit5075a55692c0482819277b0a1ce0fb70edabbd4e (patch)
tree4a8732816569999895b4b118a36ac7bd7e2c6570 /Library/Formula
parent6de7a67653600610d7487f7a0046a8d6d96dba92 (diff)
downloadhomebrew-5075a55692c0482819277b0a1ce0fb70edabbd4e.tar.bz2
tag v0.7.5
Closes #26747.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tag.rb4
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