diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/git-cola.rb | 4 |
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' |
