git-cola 1.8.0

Signed-off-by: David Aguilar <davvid@gmail.com>

Closes Homebrew/homebrew#14303.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
David Aguilar 2012-08-19 22:55:28 -07:00 committed by Jack Nagel
parent bfc2a03e5e
commit 4a57cb4740
1 changed files with 2 additions and 2 deletions

View File

@ -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.7.7'
md5 'c48e597494851f8fd8b1829bd0291443'
url 'https://github.com/git-cola/git-cola/tarball/v1.8.0'
md5 'bbf727c0853ec4140684c2ddb5fd9cf2'
head 'https://github.com/git-cola/git-cola.git'
depends_on 'pyqt'