aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-03-29 11:12:11 -0500
committerAdam Vandenberg2013-03-29 09:19:43 -0700
commitc689ae06188867f59f9c81499b23376bce647ccd (patch)
treed0c9c804a45202aa900d18b0075489b0bdf39ff2 /Library
parent504c346422f0306677a47baf88b75d1fd0b86ca0 (diff)
downloadhomebrew-c689ae06188867f59f9c81499b23376bce647ccd.tar.bz2
git-cola 1.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/git-cola.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-cola.rb b/Library/Formula/git-cola.rb
index 0abd1230d..6073ae1e9 100644
--- a/Library/Formula/git-cola.rb
+++ b/Library/Formula/git-cola.rb
@@ -2,8 +2,8 @@ require 'formula'
class GitCola < Formula
homepage 'http://git-cola.github.com/'
- url 'https://github.com/git-cola/git-cola/tarball/v1.8.1'
- sha1 '125055ac18f30aa25bf9f0874b888659233ab22e'
+ url 'https://github.com/git-cola/git-cola/tarball/v1.8.2'
+ sha1 '960bd57c05c5cdacf3641c983fb95d68cae84b99'
head 'https://github.com/git-cola/git-cola.git'