diff options
Diffstat (limited to 'Library/Formula/git-cola.rb')
| -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 7c0828257..e4d024942 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.io/' - url 'https://github.com/git-cola/git-cola/archive/v1.9.3.tar.gz' - sha1 'f180befabef2b7286953b4b760eea8e306613fd4' + url 'https://github.com/git-cola/git-cola/archive/v1.9.4.tar.gz' + sha1 '09f975daa863b08335a4dade66b4d218475a8957' head 'https://github.com/git-cola/git-cola.git' |
